Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_reachability.cc37 tmp_bit_vector_ = bit_vector; in SetReachabilityToUnion()
39 return bit_vector != tmp_bit_vector_; in SetReachabilityToUnion()
Dhlo_reachability.h192 BitVector tmp_bit_vector_; variable