Searched refs:PGSOColdCodeOnly (Results 1 – 2 of 2) sorted by relevance
22 extern cl::opt<bool> PGSOColdCodeOnly;41 return PGSOColdCodeOnly || in isPGSOColdCodeOnly()
26 cl::opt<bool> llvm::PGSOColdCodeOnly( member in llvm