Searched refs:haveRegionCounts (Results 1 – 3 of 3) sorted by relevance
53 bool haveRegionCounts() const { return !RegionCounts.empty(); } in haveRegionCounts() function142 if (!haveRegionCounts()) in getRegionCount()
1182 if (!haveRegionCounts()) in applyFunctionAttributes()1404 if (PGOReader && haveRegionCounts()) { in valueProfile()1507 if (!PGO->haveRegionCounts()) in createProfileWeightsForLoop()
2354 if (PGO->haveRegionCounts()) { in EmitSwitchStmt()