Searched refs:shutdown_node (Results 1 – 1 of 1) sorted by relevance
187 Graph* graph, Node** shutdown_node) { in AddShutdownNode() argument195 *shutdown_node = graph->AddNode(shutdown_def, &status); in AddShutdownNode()199 (*shutdown_node)->set_assigned_device_name(shutdown_device_name); in AddShutdownNode()206 graph->AddControlEdge(*shutdown_node, dep.dst); in AddShutdownNode()379 Node* shutdown_node; in Run() local382 output_dependencies, graph, &shutdown_node)); in Run()388 shutdown_node, -1, graph)); in Run()