Searched refs:haveRegionCounts (Results 1 – 3 of 3) sorted by relevance
53 bool haveRegionCounts() const { return !RegionCounts.empty(); } in haveRegionCounts() function129 if (!haveRegionCounts()) in getRegionCount()
1184 if (!haveRegionCounts()) in applyFunctionAttributes()1389 if (PGOReader && haveRegionCounts()) { in valueProfile()1493 if (!PGO.haveRegionCounts()) in createProfileWeightsForLoop()
2188 if (PGO.haveRegionCounts()) { in EmitSwitchStmt()