Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DProfileGenerator.h339 void populateBoundarySamplesWithProbes(const BranchSample &BranchCounter,
H A DProfileGenerator.cpp1122 populateBoundarySamplesWithProbes(CI.second.BranchCounter, ContextStack); in generateProbeBasedProfile()
1187 void CSProfileGenerator::populateBoundarySamplesWithProbes( in populateBoundarySamplesWithProbes() function in llvm::sampleprof::CSProfileGenerator