Searched refs:CollectUnreachableRoots (Results 1 – 2 of 2) sorted by relevance
784 std::vector<HloInstruction*> HloComputation::CollectUnreachableRoots() const { in CollectUnreachableRoots() function in xla::HloComputation807 for (HloInstruction* root : CollectUnreachableRoots()) { in Accept()826 for (HloInstruction* root : CollectUnreachableRoots()) { in AcceptWithOperandOrder()841 for (HloInstruction* root : CollectUnreachableRoots()) { in AcceptOrdered()
446 std::vector<HloInstruction*> CollectUnreachableRoots() const;