Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp1200 void buildSegmentsImpl(ArrayRef<CountedRegion> Regions) { in buildSegmentsImpl() function in __anon140606b20b11::SegmentBuilder
1329 Builder.buildSegmentsImpl(CombinedRegions); in buildSegments()