Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp522 getFunctionProfileForLeafProbe(ContextStrStack, Probe, Binary); in populateBodySamplesWithProbes()
586 getFunctionProfileForLeafProbe(ContextStrStack, CallProbe, Binary); in populateBoundarySamplesWithProbes()
598 FunctionSamples &PseudoProbeCSProfileGenerator::getFunctionProfileForLeafProbe( in getFunctionProfileForLeafProbe() function in llvm::sampleprof::PseudoProbeCSProfileGenerator
626 FunctionSamples &PseudoProbeCSProfileGenerator::getFunctionProfileForLeafProbe( in getFunctionProfileForLeafProbe() function in llvm::sampleprof::PseudoProbeCSProfileGenerator
635 return getFunctionProfileForLeafProbe(ContextStrStackCopy, FuncDesc, in getFunctionProfileForLeafProbe()
H A DProfileGenerator.h243 getFunctionProfileForLeafProbe(SmallVectorImpl<std::string> &ContextStrStack,
248 getFunctionProfileForLeafProbe(SmallVectorImpl<std::string> &ContextStrStack,