Searched refs:getValueSitesForKind (Results 1 – 2 of 2) sorted by relevance
887 for (auto &SR : getValueSitesForKind(Kind)) in sortValueData()942 getValueSitesForKind(uint32_t ValueKind) { in getValueSitesForKind() function946 auto AR = const_cast<const InstrProfRecord *>(this)->getValueSitesForKind( in getValueSitesForKind()952 getValueSitesForKind(uint32_t ValueKind) const { in getValueSitesForKind() function1012 NumValueKinds += !(getValueSitesForKind(Kind).empty()); in getNumValueKinds()1018 for (const auto &SR : getValueSitesForKind(ValueKind)) in getNumValueData()1024 return getValueSitesForKind(ValueKind).size(); in getNumValueSites()1029 return getValueSitesForKind(ValueKind)[Site].ValueData; in getValueArrayForSite()
788 Other.getValueSitesForKind(ValueKind); in overlapValueProfData()900 Src.getValueSitesForKind(ValueKind); in mergeValueProfData()964 for (auto &R : getValueSitesForKind(ValueKind)) in scaleValueProfData()