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