Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DProfileGenerator.h344 const MCDecodedPseudoProbe *LeafProbe);
349 const MCDecodedPseudoProbe *LeafProbe);
H A DProfileGenerator.cpp1211 SampleContextFrames ContextStack, const MCDecodedPseudoProbe *LeafProbe) { in getContextNodeForLeafProbe() argument
1216 Binary->getInlineContextForProbe(LeafProbe, NewContextStack, true); in getContextNodeForLeafProbe()
1228 const auto *FuncDesc = Binary->getFuncDescForGUID(LeafProbe->getGuid()); in getContextNodeForLeafProbe()
1229 bool WasLeafInlined = LeafProbe->getInlineTreeNode()->hasInlineSite(); in getContextNodeForLeafProbe()
1237 SampleContextFrames ContextStack, const MCDecodedPseudoProbe *LeafProbe) { in getFunctionProfileForLeafProbe() argument
1238 return *getContextNodeForLeafProbe(ContextStack, LeafProbe) in getFunctionProfileForLeafProbe()