Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DInstrProf.cpp991 const InstrProfRecord &InstrProfR, in annotateValueSite() argument
994 uint32_t NV = InstrProfR.getNumValueDataForSite(ValueKind, SiteIdx); in annotateValueSite()
1000 InstrProfR.getValueForSite(ValueKind, SiteIdx, &Sum); in annotateValueSite()
/llvm-project-15.0.7/llvm/include/llvm/ProfileData/
H A DInstrProf.h248 const InstrProfRecord &InstrProfR,