Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProf.cpp955 const InstrProfRecord &InstrProfR, in annotateValueSite() argument
958 uint32_t NV = InstrProfR.getNumValueDataForSite(ValueKind, SiteIdx); in annotateValueSite()
964 InstrProfR.getValueForSite(ValueKind, SiteIdx, &Sum); in annotateValueSite()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProf.h247 const InstrProfRecord &InstrProfR,