Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/static_analysis/
Devaluator.cc291 …aluator::EnterStackFrame(const AnalysisEnginePtr &engine, const StackFramePtr &current_stack_frame, in EnterStackFrame()
327 …phEvaluator::LeaveStackFrame(const AnalysisEnginePtr &, const StackFramePtr &current_stack_frame) { in LeaveStackFrame()
349 …auto current_stack_frame = std::make_shared<StackFrame>(shared_from_base<Evaluator>(), fg, context… in LaunchStackFrame() local