Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ProfileData/
H A DProfileCommon.h60 inline void addCount(uint64_t Count);
101 void ProfileSummaryBuilder::addCount(uint64_t Count) { in addCount() function
/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DProfileSummaryBuilder.cpp118 addCount(Count); in addRecord()
229 addCount(Count); in addEntryCount()
239 addCount(Count); in addInternalCount()