Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-profgen/
DProfileGenerator.h51 void findDisjointRanges(RangeSample &DisjointRanges,
DProfileGenerator.cpp54 void ProfileGenerator::findDisjointRanges(RangeSample &DisjointRanges, in findDisjointRanges() function in llvm::sampleprof::ProfileGenerator
192 findDisjointRanges(Ranges, CI.second); in populateFunctionBodySamples()