Searched refs:PoppedStackFrame (Results 1 – 1 of 1) sorted by relevance
257 const StackFrameContext *PoppedStackFrame; member in FindStackRegionsSymbolVisitor264 : Ctxt(Ctxt), PoppedStackFrame(Ctxt.getStackFrame()), in FindStackRegionsSymbolVisitor()286 if (CapturedSFC == PoppedStackFrame || in SaveIfEscapes()287 PoppedStackFrame->isParentOf(CapturedSFC)) in SaveIfEscapes()