Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-profgen/
DProfileGenerator.h68 populateFunctionBodySamples(); in generateProfile()
88 void populateFunctionBodySamples();
DProfileGenerator.cpp181 void CSProfileGenerator::populateFunctionBodySamples() { in populateFunctionBodySamples() function in llvm::sampleprof::CSProfileGenerator