Searched refs:constant_tuple_indices (Results 1 – 1 of 1) sorted by relevance
327 absl::flat_hash_set<int64> constant_tuple_indices; in TryRemoveConstantParams() local335 constant_tuple_indices.insert(i); in TryRemoveConstantParams()339 if (constant_tuple_indices.empty()) { in TryRemoveConstantParams()347 if (!constant_tuple_indices.count(i)) { in TryRemoveConstantParams()368 if (!constant_tuple_indices.count(i)) { in TryRemoveConstantParams()383 if (constant_tuple_indices.count(i)) { in TryRemoveConstantParams()