Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DProfileGenerator.h167 void populateBodySamplesForAllFunctions(const RangeSample &RangeCounter);
H A DProfileGenerator.cpp523 populateBodySamplesForAllFunctions(SC.RangeCounter); in generateLineNumBasedProfile()
657 void ProfileGenerator::populateBodySamplesForAllFunctions( in populateBodySamplesForAllFunctions() function in llvm::sampleprof::ProfileGenerator