Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp86 static cl::opt<bool> DisablePostRAMachineLICM("disable-postra-machine-licm", variable
317 return applyDisable(TargetID, DisablePostRAMachineLICM); in overridePass()
529 DISABLE_PASS(DisablePostRAMachineLICM, MachineLICMPass) in registerCodeGenCallback()