Searched refs:getValueSitesForKind (Results 1 – 2 of 2) sorted by relevance
950 for (auto &SR : getValueSitesForKind(Kind)) in sortValueData()1005 getValueSitesForKind(uint32_t ValueKind) { in getValueSitesForKind() function1009 auto AR = const_cast<const InstrProfRecord *>(this)->getValueSitesForKind( in getValueSitesForKind()1015 getValueSitesForKind(uint32_t ValueKind) const { in getValueSitesForKind() function1075 NumValueKinds += !(getValueSitesForKind(Kind).empty()); in getNumValueKinds()1081 for (const auto &SR : getValueSitesForKind(ValueKind)) in getNumValueData()1087 return getValueSitesForKind(ValueKind).size(); in getNumValueSites()1092 return getValueSitesForKind(ValueKind)[Site].ValueData; in getValueArrayForSite()
840 Other.getValueSitesForKind(ValueKind); in overlapValueProfData()952 Src.getValueSitesForKind(ValueKind); in mergeValueProfData()1016 for (auto &R : getValueSitesForKind(ValueKind)) in scaleValueProfData()