ΒΆvoid updateImpliedFeatures(
llvm::StringRef Feature,
bool Enabled,
StringMap<bool>& Features)
void updateImpliedFeatures(
llvm::StringRef Feature,
bool Enabled,
StringMap<bool>& Features)
Description
Set or clear entries in \p Features that are implied to be enabled/disabled by the provided \p Feature.
Declared at: llvm/include/llvm/Support/X86TargetParser.h:155
Parameters
- llvm::StringRef Feature
- bool Enabled
- StringMap<bool>& Features