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