Searched refs:PGSOColdCodeOnlyForSamplePGO (Results 1 – 2 of 2) sorted by relevance
24 extern cl::opt<bool> PGSOColdCodeOnlyForSamplePGO;44 ((!PSI->hasPartialSampleProfile() && PGSOColdCodeOnlyForSamplePGO) || in isPGSOColdCodeOnly()
36 cl::opt<bool> llvm::PGSOColdCodeOnlyForSamplePGO( member in llvm