Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/tools/llvm-profgen/
H A DProfileGenerator.h101 void updateBodySamplesforFunctionProfile(FunctionSamples &FunctionProfile,
H A DProfileGenerator.cpp369 void ProfileGeneratorBase::updateBodySamplesforFunctionProfile( in updateBodySamplesforFunctionProfile() function in llvm::sampleprof::ProfileGeneratorBase
686 updateBodySamplesforFunctionProfile(FunctionProfile, FrameVec.back(), in populateBodySamplesForAllFunctions()
881 updateBodySamplesforFunctionProfile(FunctionProfile, *LeafLoc, Count); in populateBodySamplesForFunction()