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