Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp956 const InstrProfRecord &InstrProfR, in annotateValueSite() argument
959 uint32_t NV = InstrProfR.getNumValueDataForSite(ValueKind, SiteIdx); in annotateValueSite()
965 InstrProfR.getValueForSite(ValueKind, SiteIdx, &Sum); in annotateValueSite()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h247 const InstrProfRecord &InstrProfR,