Searched refs:DisableMachineLICM (Results 1 – 2 of 2) sorted by relevance
81 static cl::opt<bool> DisableMachineLICM("disable-machine-licm", cl::Hidden, variable319 return applyDisable(TargetID, DisableMachineLICM); in overridePass()535 DISABLE_PASS(DisableMachineLICM, EarlyMachineLICMPass) in registerCodeGenCallback()
29367 {"_ZL18DisableMachineLICM", "DisableMachineLICM"},