Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DPseudoProbe.h141 PseudoProbeInlineTree *getInlineTreeNode() const { return InlineTree; } in getInlineTreeNode() function
H A DProfileGenerator.cpp526 FrameSamples[Probe->getInlineTreeNode()] = &FunctionProfile; in populateBodySamplesWithProbes()