Searched refs:arg_indices_to_remove (Results 1 – 1 of 1) sorted by relevance
789 std::set<int> arg_indices_to_remove; in RemoveUnusedXlaInput() local814 arg_indices_to_remove.insert(index); in RemoveUnusedXlaInput()830 if (arg_indices_to_remove.find(i) != arg_indices_to_remove.end()) { in RemoveUnusedXlaInput()