Searched refs:GetCompanionsPath (Results 1 – 2 of 2) sorted by relevance
242 HloModuleGroupMetadata::GetCompanionsPath(const HloInstruction* hlo) const { in GetCompanionsPath() function in xla::HloModuleGroupMetadata495 std::vector<TrackedInstruction> path = GetCompanionsPath(channel.send); in VerifyChannelInstructions()497 path, GetCompanionsPath(channel.send_done)) || in VerifyChannelInstructions()499 GetCompanionsPath(channel.recv)) || in VerifyChannelInstructions()501 path, GetCompanionsPath(channel.recv_done))) { in VerifyChannelInstructions()
154 std::vector<TrackedInstruction> GetCompanionsPath(