Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp731 stackFrameIncludesInlinedCallStack(ArrayRef<Frame> ProfileCallStack, in stackFrameIncludesInlinedCallStack() argument
734 auto StackFrame = ProfileCallStack.begin() + StartIndex; in stackFrameIncludesInlinedCallStack()
736 for (; StackFrame != ProfileCallStack.end() && in stackFrameIncludesInlinedCallStack()