Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp88 static cl::opt<bool> DisablePostRAMachineLICM("disable-postra-machine-licm", variable
325 return applyDisable(TargetID, DisablePostRAMachineLICM); in overridePass()
537 DISABLE_PASS(DisablePostRAMachineLICM, MachineLICMPass) in registerCodeGenCallback()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc29368 {"_ZL24DisablePostRAMachineLICM", "DisablePostRAMachineLICM"},