Searched refs:InstrProfR (Results 1 – 2 of 2) sorted by relevance
671 const InstrProfRecord &InstrProfR, in annotateValueSite() argument674 uint32_t NV = InstrProfR.getNumValueDataForSite(ValueKind, SiteIdx); in annotateValueSite()680 InstrProfR.getValueForSite(ValueKind, SiteIdx, &Sum); in annotateValueSite()
249 const InstrProfRecord &InstrProfR,