Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DProfileGenerator.h172 void populateBoundarySamplesWithProbesForAllFunctions(
H A DProfileGenerator.cpp539 populateBoundarySamplesWithProbesForAllFunctions(SC.BranchCounter); in generateProbeBasedProfile()
565 void ProfileGenerator::populateBoundarySamplesWithProbesForAllFunctions( in populateBoundarySamplesWithProbesForAllFunctions() function in llvm::sampleprof::ProfileGenerator