HomeSort by: relevance | last modified time | path
    Searched refs:addCount (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
ProfileCommon.h 60 inline void addCount(uint64_t Count);
101 void ProfileSummaryBuilder::addCount(uint64_t Count) {
  /src/external/apache2/llvm/dist/llvm/lib/ProfileData/
ProfileSummaryBuilder.cpp 118 addCount(Count);
227 addCount(Count);
237 addCount(Count);

Completed in 15 milliseconds