Searched refs:functional_graph_nodes (Results 1 – 1 of 1) sorted by relevance
77 std::vector<Node*> functional_graph_nodes; in CreateFunctionalGraphsImpl() local114 functional_graph_nodes.emplace_back(functional_subgraph_node); in CreateFunctionalGraphsImpl()120 functional_graph_nodes.emplace_back(functional_subgraph_node); in CreateFunctionalGraphsImpl()122 for (Node* functional_node : functional_graph_nodes) { in CreateFunctionalGraphsImpl()