Home
last modified time | relevance | path

Searched refs:DisableMachineLICM (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp81 static cl::opt<bool> DisableMachineLICM("disable-machine-licm", cl::Hidden, variable
319 return applyDisable(TargetID, DisableMachineLICM); in overridePass()
535 DISABLE_PASS(DisableMachineLICM, EarlyMachineLICMPass) in registerCodeGenCallback()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc29367 {"_ZL18DisableMachineLICM", "DisableMachineLICM"},