Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp313 auto &BeginPoint = Boundaries[Item.first.first]; in findDisjointRanges() local
317 BeginPoint.addBeginCount(Count); in findDisjointRanges()
320 BeginPoint.IsZeroRangeBegin = true; in findDisjointRanges()