Searched refs:tmp_bv_ (Results 1 – 1 of 1) sorted by relevance
318 tmp_bv_.copyFrom(dtls->getLocks(current_epoch_)); in findPathToLock()320 CHECK(!tmp_bv_.getBit(idx)); in findPathToLock()321 uptr res = g_.findShortestPath(idx, tmp_bv_, path, path_size); in findPathToLock()407 BV tmp_bv_; variable