Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DTargetPassConfig.cpp73 static cl::opt<bool> DisableConstantHoisting("disable-constant-hoisting", variable
467 if (getOptLevel() != CodeGenOpt::None && !DisableConstantHoisting) in addIRPasses()