Home
last modified time | relevance | path

Searched defs:used_tuple_indices (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_simplifier.cc59 HloInstruction* while_op, absl::flat_hash_set<int64>& used_tuple_indices) { in RemoveDeadTupleIndices()
281 absl::flat_hash_set<int64> used_tuple_indices; in TryRemoveDeadWhileParams() local
401 absl::flat_hash_set<int64> used_tuple_indices; in TryRemoveRepeatedWhileTupleIndicesHelper() local