Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp77 static cl::opt<bool> DisableMachineLICM("disable-machine-licm", cl::Hidden, variable
304 return applyDisable(TargetID, DisableMachineLICM); in overridePass()
586 DISABLE_PASS(DisableMachineLICM, EarlyMachineLICMPass) in registerCodeGenCallback()