Searched refs:PGSOColdCodeOnly (Results 1 – 2 of 2) sorted by relevance
23 LLVM_ABI extern cl::opt<bool> PGSOColdCodeOnly;42 return PGSOColdCodeOnly || in isPGSOColdCodeOnly()
27 cl::opt<bool> llvm::PGSOColdCodeOnly( member in llvm