Searched defs:SetReachable (Results 1 – 3 of 3) sorted by relevance
120 void SetReachable(const HloInstruction* a, const HloInstruction* b) { in SetReachable() function
91 void HloReachabilityMap::SetReachable(Index a, Index b) { in SetReachable() function in xla::HloReachabilityMap
175 func (sb *SymbolBuilder) SetReachable(v bool) { func