Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DProfileGenerator.h199 void updateBodySamplesforFunctionProfile(FunctionSamples &FunctionProfile,
H A DProfileGenerator.cpp244 void CSProfileGenerator::updateBodySamplesforFunctionProfile( in updateBodySamplesforFunctionProfile() function in llvm::sampleprof::CSProfileGenerator
290 updateBodySamplesforFunctionProfile(FunctionProfile, *LeafLoc, Count); in populateFunctionBodySamples()