Home
last modified time | relevance | path

Searched refs:added_to_worklist (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dalias_analysis.cc138 absl::flat_hash_set<const HloInstruction*> added_to_worklist; in GetNoaliasMetadataForBuffer() local
145 if (added_to_worklist.contains(instruction)) { in GetNoaliasMetadataForBuffer()
148 added_to_worklist.insert(instruction); in GetNoaliasMetadataForBuffer()