Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DProfileCommon.h60 inline void addCount(uint64_t Count);
101 void ProfileSummaryBuilder::addCount(uint64_t Count) { in addCount() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DProfileSummaryBuilder.cpp118 addCount(Count); in addRecord()
227 addCount(Count); in addEntryCount()
237 addCount(Count); in addInternalCount()