Home
last modified time | relevance | path

Searched refs:OrWith (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_reachability.h174 void OrWith(const BitVector& other) { in OrWith() function
Dhlo_reachability.cc58 bit_vector->OrWith(GetBitVector(input)); in SetReachabilityToUnionHelper()