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