Home
last modified time | relevance | path

Searched defs:stack_frames (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/pipeline/jit/static_analysis/
Devaluator.cc116 std::stack<StackFramePtr> stack_frames; in LaunchStackFrame() local
/third_party/pcre2/pcre2/src/
Dpcre2_intmodedep.h849 heapframe *stack_frames; /* The original vector on the stack */ member