Searched refs:arg_nodes_to_update (Results 1 – 1 of 1) sorted by relevance
790 std::vector<Node*> arg_nodes_to_update, nodes_to_remove; in RemoveUnusedXlaInput() local810 arg_nodes_to_update.push_back(n); in RemoveUnusedXlaInput()837 for (Node* n : arg_nodes_to_update) { in RemoveUnusedXlaInput()