Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp1151 void buildSegmentsImpl(ArrayRef<CountedRegion> Regions) { in buildSegmentsImpl() function in __anonaf66dd530a11::SegmentBuilder
1274 Builder.buildSegmentsImpl(CombinedRegions); in buildSegments()