Searched refs:DisableCGP (Results 1 – 2 of 2) sorted by relevance
75 static cl::opt<bool> DisableCGP("disable-cgp", cl::Hidden, variable510 if (getOptLevel() != CodeGenOpt::None && !DisableCGP) in addCodeGenPrepare()
94 static cl::opt<bool> DisableCGP("disable-cgp", cl::Hidden, variable731 if (getOptLevel() != CodeGenOpt::None && !DisableCGP) in addCodeGenPrepare()