Searched refs:RootInstructions (Results 1 – 2 of 2) sorted by relevance
58 std::vector<HloInstruction*> RootInstructions(
195 std::vector<HloInstruction*> HloModuleGroupUtil::RootInstructions( in RootInstructions() function in xla::HloModuleGroupUtil359 for (HloInstruction* root : RootInstructions(computations)) { in ComputeReachability()