Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-profgen/
H A DProfiledBinary.h168 using ProbeFrameStack = SmallVector<std::pair<StringRef, uint32_t>>; variable
171 ProbeFrameStack &Context);
H A DProfiledBinary.cpp128 ProbeFrameStack ProbeContext; in trackInlineesOptimizedAway()
135 MCDecodedPseudoProbeInlineTree &ProbeNode, ProbeFrameStack &ProbeContext) { in trackInlineesOptimizedAway()
925 BinarySizeContextTracker::ProbeFrameStack ProbeContext; in computeInlinedContextSizeForFunc()