Searched refs:haveRegionCounts (Results 1 – 3 of 3) sorted by relevance
50 bool haveRegionCounts() const { return !RegionCounts.empty(); } in haveRegionCounts() function114 if (!haveRegionCounts()) in getRegionCount()
935 if (!haveRegionCounts()) in applyFunctionAttributes()1003 if (PGOReader && haveRegionCounts()) { in valueProfile()1107 if (!PGO.haveRegionCounts()) in createProfileWeightsForLoop()
1860 if (PGO.haveRegionCounts()) { in EmitSwitchStmt()