Searched refs:hlo_instructions_ (Results 1 – 2 of 2) sorted by relevance
103 hlo_instructions_.erase(hlo_instruction); in FinishHloInstruction()116 CHECK(hlo_instructions_.insert(hlo_instruction).second) in MakeScopedInstructionProfiler()
80 std::unordered_set<const HloInstruction*> hlo_instructions_; variable