Home
last modified time | relevance | path

Searched refs:DisableConstantHoisting (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetPassConfig.cpp89 static cl::opt<bool> DisableConstantHoisting("disable-constant-hoisting", variable
621 if (getOptLevel() != CodeGenOpt::None && !DisableConstantHoisting) in addIRPasses()