Searched refs:DisableConstantHoisting (Results 1 – 1 of 1) sorted by relevance
92 static cl::opt<bool> DisableConstantHoisting("disable-constant-hoisting", variable667 if (getOptLevel() != CodeGenOpt::None && !DisableConstantHoisting) in addIRPasses()