Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/tools/llvm-profgen/
H A DProfileGenerator.h169 populateBoundarySamplesForAllFunctions(const BranchSample &BranchCounters);
H A DProfileGenerator.cpp531 populateBoundarySamplesForAllFunctions(SC.BranchCounter); in generateLineNumBasedProfile()
706 void ProfileGenerator::populateBoundarySamplesForAllFunctions( in populateBoundarySamplesForAllFunctions() function in llvm::sampleprof::ProfileGenerator