Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DProfiledBinary.h170 using ProbeFrameStack = SmallVector<std::pair<StringRef, uint32_t>>; variable
173 ProbeFrameStack &Context);
H A DProfiledBinary.cpp124 ProbeFrameStack ProbeContext; in trackInlineesOptimizedAway()
131 MCDecodedPseudoProbeInlineTree &ProbeNode, ProbeFrameStack &ProbeContext) { in trackInlineesOptimizedAway()
842 BinarySizeContextTracker::ProbeFrameStack ProbeContext; in computeInlinedContextSizeForFunc()