Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/pipeline/jit/parse/
Dparse.cc152 void CheckFuncReturn(const FuncGraphPtr &fn, const std::shared_ptr<ParseFunctionAst> &ast) { in CheckFuncReturn() function
184 CheckFuncReturn(fn_block->func_graph(), ast_); in ParseFuncGraph()