Home
last modified time | relevance | path

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

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