Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1284 stackFrameIncludesInlinedCallStack(ArrayRef<Frame> ProfileCallStack, in stackFrameIncludesInlinedCallStack() argument
1287 auto StackFrame = ProfileCallStack.begin() + StartIndex; in stackFrameIncludesInlinedCallStack()
1289 for (; StackFrame != ProfileCallStack.end() && in stackFrameIncludesInlinedCallStack()