Searched refs:unreachable_roots (Results 1 – 1 of 1) sorted by relevance
785 std::vector<HloInstruction*> unreachable_roots; in CollectUnreachableRoots() local790 unreachable_roots.push_back(instruction); in CollectUnreachableRoots()794 << absl::StrJoin(unreachable_roots, "\n\t", in CollectUnreachableRoots()798 return unreachable_roots; in CollectUnreachableRoots()