Searched refs:PGSOColdCodeOnlyForInstrPGO (Results 1 – 2 of 2) sorted by relevance
23 extern cl::opt<bool> PGSOColdCodeOnlyForInstrPGO;42 (PSI->hasInstrumentationProfile() && PGSOColdCodeOnlyForInstrPGO) || in isPGSOColdCodeOnly()
31 cl::opt<bool> llvm::PGSOColdCodeOnlyForInstrPGO( member in llvm