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.cc44 HloInstruction* while_op, absl::flat_hash_set<int64>& used_tuple_indices) { in RemoveDeadTupleIndices()
264 absl::flat_hash_set<int64> used_tuple_indices; in TryRemoveDeadWhileParams() local
368 absl::flat_hash_set<int64> used_tuple_indices; in TryRemoveRepeatedWhileTupleIndicesHelper() local