Searched refs:constant_tuple_indices (Results 1 – 1 of 1) sorted by relevance
508 absl::flat_hash_set<int64> constant_tuple_indices; in TryRemoveConstantParams() local516 constant_tuple_indices.insert(i); in TryRemoveConstantParams()520 if (constant_tuple_indices.empty()) { in TryRemoveConstantParams()528 if (!constant_tuple_indices.count(i)) { in TryRemoveConstantParams()549 if (!constant_tuple_indices.count(i)) { in TryRemoveConstantParams()564 if (constant_tuple_indices.count(i)) { in TryRemoveConstantParams()