Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp85 static cl::opt<bool> DisablePostRAMachineLICM("disable-postra-machine-licm", variable
297 return applyDisable(TargetID, DisablePostRAMachineLICM); in overridePass()
556 DISABLE_PASS(DisablePostRAMachineLICM, MachineLICMPass) in registerCodeGenCallback()