Searched refs:DumpCNode (Results 1 – 1 of 1) sorted by relevance
405 void DumpCNode(const CNodePtr &nd, const FuncGraphPtr &sub_graph, OrderedMap<AnfNodePtr, int32_t> *… in DumpCNode() function512 DumpCNode(nd->cast<CNodePtr>(), sub_graph, para_map, gsub, dump_full_name, dump_location); in DumpIRInSubgraph()