Searched defs:SetReachable (Results 1 – 2 of 2) sorted by relevance
72 void HloReachabilityMap::SetReachable(Index a, Index b) { in SetReachable() function in xla::HloReachabilityMap
113 void SetReachable(const HloInstruction* a, const HloInstruction* b) { in SetReachable() function