Searched refs:call_child_graphs (Results 1 – 1 of 1) sorted by relevance
1305 auto call_child_graphs = AnfAlgo::GetCallSwitchKernelGraph(call_node->cast<CNodePtr>()); in UpdateChildGraphOrder() local1306 for (const auto &child_graph : call_child_graphs) { in UpdateChildGraphOrder()