Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp1223 const AddrBasedCtxKey *CtxKey, const MCDecodedPseudoProbe *LeafProbe) { in getContextNodeForLeafProbe() argument
1231 Context.push_back(LeafProbe->getAddress()); in getContextNodeForLeafProbe()
1244 Binary->getInlineContextForProbe(LeafProbe, NewContextStack, true); in getContextNodeForLeafProbe()
1256 const auto *FuncDesc = Binary->getFuncDescForGUID(LeafProbe->getGuid()); in getContextNodeForLeafProbe()
1257 bool WasLeafInlined = LeafProbe->getInlineTreeNode()->hasInlineSite(); in getContextNodeForLeafProbe()
1265 const AddrBasedCtxKey *CtxKey, const MCDecodedPseudoProbe *LeafProbe) { in getFunctionProfileForLeafProbe() argument
1266 return *getContextNodeForLeafProbe(CtxKey, LeafProbe)->getFunctionSamples(); in getFunctionProfileForLeafProbe()
H A DProfileGenerator.h344 const MCDecodedPseudoProbe *LeafProbe);
349 const MCDecodedPseudoProbe *LeafProbe);