Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DProfileSummaryBuilder.cpp100 addEntryCount(R.Counts[0]); in addRecord()
220 void InstrProfSummaryBuilder::addEntryCount(uint64_t Count) { in addEntryCount() function in InstrProfSummaryBuilder
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DProfileCommon.h77 inline void addEntryCount(uint64_t Count);