Searched refs:PARSE_TARGET_FUNCTION (Results 1 – 2 of 2) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/parse/ | ||
D | parse_base.h | 51 PARSE_TARGET_FUNCTION = 0, // function enumerator |
D | parse.cc | 1983 target_type_ = PARSE_TARGET_FUNCTION; in InitParseAstInfo() |