Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/tools/llvm-profgen/
H A DProfileGenerator.h159 RangeSample preprocessRangeCounter(const RangeSample &RangeCounter);
H A DProfileGenerator.cpp555 extractProbesFromRange(preprocessRangeCounter(RangeCounter), ProbeCounter, in populateBodySamplesWithProbesForAllFunctions()
638 ProfileGenerator::preprocessRangeCounter(const RangeSample &RangeCounter) { in preprocessRangeCounter() function in llvm::sampleprof::ProfileGenerator
664 for (const auto &Range : preprocessRangeCounter(RangeCounter)) { in populateBodySamplesForAllFunctions()