Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DProfileGenerator.h202 void populateFunctionBodySamples(FunctionSamples &FunctionProfile,
H A DProfileGenerator.cpp228 populateFunctionBodySamples(FunctionProfile, CI.second.RangeCounter, in generateProfile()
261 void CSProfileGenerator::populateFunctionBodySamples( in populateFunctionBodySamples() function in llvm::sampleprof::CSProfileGenerator