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