Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DTargetPassConfig.cpp75 static cl::opt<bool> DisableCGP("disable-cgp", cl::Hidden, variable
510 if (getOptLevel() != CodeGenOpt::None && !DisableCGP) in addCodeGenPrepare()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetPassConfig.cpp94 static cl::opt<bool> DisableCGP("disable-cgp", cl::Hidden, variable
731 if (getOptLevel() != CodeGenOpt::None && !DisableCGP) in addCodeGenPrepare()