Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp558 getLeafProfileAndAddTotalSamples(FrameVec, Count); in populateBodySamplesWithProbesForAllFunctions()
589 getLeafProfileAndAddTotalSamples(FrameVec, 0); in populateBoundarySamplesWithProbesForAllFunctions()
596 FunctionSamples &ProfileGenerator::getLeafProfileAndAddTotalSamples( in getLeafProfileAndAddTotalSamples() function in llvm::sampleprof::ProfileGenerator
680 FunctionSamples &FunctionProfile = getLeafProfileAndAddTotalSamples( in populateBodySamplesForAllFunctions()
717 getLeafProfileAndAddTotalSamples(FrameVec, 0); in populateBoundarySamplesForAllFunctions()
H A DProfileGenerator.h165 getLeafProfileAndAddTotalSamples(const SampleContextFrameVector &FrameVec,