Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DProfileGenerator.h336 void populateBodySamplesWithProbes(const RangeSample &RangeCounter,
H A DProfileGenerator.cpp1120 populateBodySamplesWithProbes(CI.second.RangeCounter, ContextStack); in generateProbeBasedProfile()
1126 void CSProfileGenerator::populateBodySamplesWithProbes( in populateBodySamplesWithProbes() function in llvm::sampleprof::CSProfileGenerator