Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DProfileGenerator.h101 void updateBodySamplesforFunctionProfile(FunctionSamples &FunctionProfile,
H A DProfileGenerator.cpp362 void ProfileGeneratorBase::updateBodySamplesforFunctionProfile( in updateBodySamplesforFunctionProfile() function in llvm::sampleprof::ProfileGeneratorBase
682 updateBodySamplesforFunctionProfile(FunctionProfile, FrameVec.back(), in populateBodySamplesForAllFunctions()
865 updateBodySamplesforFunctionProfile(FunctionProfile, *LeafLoc, Count); in populateBodySamplesForFunction()