Home
last modified time | relevance | path

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

/art/libartbase/base/
Dhash_set.h392 size_t unwrapped_next_index = next_index; in erase() local
393 if (unwrapped_next_index < empty_index) { in erase()
394 unwrapped_next_index += NumBuckets(); in erase()
402 unwrapped_next_ideal_index > unwrapped_next_index) { in erase()