Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-profgen/
DProfileGenerator.cpp84 void addBeginCount(uint64_t Count) { BeginCount += Count; } in findDisjointRanges() function
124 Boundaries[Begin].addBeginCount(Count); in findDisjointRanges()