Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DProfileGenerator.h326 void populateBoundarySamplesForFunction(ContextTrieNode *CallerNode,
H A DProfileGenerator.cpp827 populateBoundarySamplesForFunction(ContextNode, CI.second.BranchCounter); in generateLineNumBasedProfile()
872 void CSProfileGenerator::populateBoundarySamplesForFunction( in populateBoundarySamplesForFunction() function in llvm::sampleprof::CSProfileGenerator