Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/tools/llvm-profgen/
H A DProfileGenerator.h167 void populateBodySamplesForAllFunctions(const RangeSample &RangeCounter);
H A DProfileGenerator.cpp529 populateBodySamplesForAllFunctions(SC.RangeCounter); in generateLineNumBasedProfile()
662 void ProfileGenerator::populateBodySamplesForAllFunctions( in populateBodySamplesForAllFunctions() function in llvm::sampleprof::ProfileGenerator