Searched refs:added_to_worklist (Results 1 – 1 of 1) sorted by relevance
138 absl::flat_hash_set<const HloInstruction*> added_to_worklist; in GetNoaliasMetadataForBuffer() local145 if (added_to_worklist.contains(instruction)) { in GetNoaliasMetadataForBuffer()148 added_to_worklist.insert(instruction); in GetNoaliasMetadataForBuffer()