Searched refs:global_set (Results 1 – 1 of 1) sorted by relevance
133 flat_hash_set<const HloComputation*> global_set; in GatherComputationsByAllocationType() local141 bool in_global_set = global_set.contains(computation); in GatherComputationsByAllocationType()166 global_set.insert(computation); in GatherComputationsByAllocationType()212 } else if (global_set.contains(computation)) { in GatherComputationsByAllocationType()