Searched refs:GlobalSuccessors (Results 1 – 2 of 2) sorted by relevance
118 std::vector<HloInstruction*> HloModuleGroupUtil::GlobalSuccessors( in GlobalSuccessors() function in xla::HloModuleGroupUtil200 if (GlobalSuccessors(instruction).empty()) { in RootInstructions()380 for (HloInstruction* successor : GlobalSuccessors(item)) { in UpdateReachabilityThroughInstruction()
55 std::vector<HloInstruction*> GlobalSuccessors(HloInstruction* instruction);