Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-profgen/
H A DProfileGenerator.h172 void populateBoundarySamplesWithProbesForAllFunctions(
H A DProfileGenerator.cpp545 populateBoundarySamplesWithProbesForAllFunctions(SC.BranchCounter); in generateProbeBasedProfile()
571 void ProfileGenerator::populateBoundarySamplesWithProbesForAllFunctions( in populateBoundarySamplesWithProbesForAllFunctions() function in llvm::sampleprof::ProfileGenerator