Searched refs:haveRegionCounts (Results 1 – 3 of 3) sorted by relevance
55 bool haveRegionCounts() const { return !RegionCounts.empty(); } in haveRegionCounts() function127 if (!haveRegionCounts()) in getRegionCount()
1092 if (!haveRegionCounts()) in applyFunctionAttributes()1259 if (PGOReader && haveRegionCounts()) { in valueProfile()1363 if (!PGO.haveRegionCounts()) in createProfileWeightsForLoop()
2009 if (PGO.haveRegionCounts()) { in EmitSwitchStmt()