Home
last modified time | relevance | path

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

/art/runtime/base/
Dhash_set.h336 size_t unwrapped_next_index = next_index; in Erase() local
337 if (unwrapped_next_index < empty_index) { in Erase()
338 unwrapped_next_index += NumBuckets(); in Erase()
346 unwrapped_next_ideal_index > unwrapped_next_index) { in Erase()