Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DProfileGenerator.h169 populateBoundarySamplesForAllFunctions(const BranchSample &BranchCounters);
H A DProfileGenerator.cpp525 populateBoundarySamplesForAllFunctions(SC.BranchCounter); in generateLineNumBasedProfile()
701 void ProfileGenerator::populateBoundarySamplesForAllFunctions( in populateBoundarySamplesForAllFunctions() function in llvm::sampleprof::ProfileGenerator