Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProf.cpp1018 const InstrProfRecord &InstrProfR, in annotateValueSite() argument
1021 uint32_t NV = InstrProfR.getNumValueDataForSite(ValueKind, SiteIdx); in annotateValueSite()
1027 InstrProfR.getValueForSite(ValueKind, SiteIdx, &Sum); in annotateValueSite()
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DInstrProf.h253 const InstrProfRecord &InstrProfR,