Searched refs:InstrProfR (Results 1 – 2 of 2) sorted by relevance
1165 const InstrProfRecord &InstrProfR, in annotateValueSite() argument1168 uint32_t NV = InstrProfR.getNumValueDataForSite(ValueKind, SiteIdx); in annotateValueSite()1174 InstrProfR.getValueForSite(ValueKind, SiteIdx, &Sum); in annotateValueSite()
267 const InstrProfRecord &InstrProfR,