Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DProfileSummaryBuilder.cpp104 addInternalCount(R.Counts[I]); in addRecord()
237 void InstrProfSummaryBuilder::addInternalCount(uint64_t Count) { in addInternalCount() function in InstrProfSummaryBuilder
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DProfileCommon.h78 inline void addInternalCount(uint64_t Count);