Searched refs:UpdateTopFuncGraph (Results 1 – 4 of 4) sorted by relevance
105 static void UpdateTopFuncGraph(const FuncGraphPtr &func_graph);
139 void Parser::UpdateTopFuncGraph(const FuncGraphPtr &func_graph) { top_func_graph_ = FuncGraphWeakPt… in UpdateTopFuncGraph() function in mindspore::parse::Parser295 UpdateTopFuncGraph(func_block->func_graph()); in ParseFunction()
369 parse::Parser::UpdateTopFuncGraph(top_graph); in ParseAction()533 parse::Parser::UpdateTopFuncGraph(result.context->func_graph()); in AbstractSpecializeAction()
334 parse::Parser::UpdateTopFuncGraph(res); in GetFuncGraph()