Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp84 static cl::opt<bool> DisablePostRAMachineLICM("disable-postra-machine-licm", variable
310 return applyDisable(TargetID, DisablePostRAMachineLICM); in overridePass()
588 DISABLE_PASS(DisablePostRAMachineLICM, MachineLICMPass) in registerCodeGenCallback()