Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp100 void ProfileGenerator::findDisjointRanges(RangeSample &DisjointRanges, in findDisjointRanges() function in llvm::sampleprof::ProfileGenerator
267 findDisjointRanges(Ranges, RangeCounter); in populateFunctionBodySamples()
472 findDisjointRanges(Ranges, RangeCounter); in extractProbesFromRange()
H A DProfileGenerator.h55 void findDisjointRanges(RangeSample &DisjointRanges,