Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-profgen/
DProfileGenerator.cpp86 void addEndCount(uint64_t Count) { EndCount += Count; } in findDisjointRanges() function
128 Boundaries[End].addEndCount(Count); in findDisjointRanges()