Home
last modified time | relevance | path

Searched refs:SiteIdx (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp1166 InstrProfValueKind ValueKind, uint32_t SiteIdx, in annotateValueSite() argument
1168 uint32_t NV = InstrProfR.getNumValueDataForSite(ValueKind, SiteIdx); in annotateValueSite()
1174 InstrProfR.getValueForSite(ValueKind, SiteIdx, &Sum); in annotateValueSite()