Home
last modified time | relevance | path

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

/art/libartbase/base/
Dhash_set.h340 size_t unwrapped_next_index = next_index; in Erase() local
341 if (unwrapped_next_index < empty_index) { in Erase()
342 unwrapped_next_index += NumBuckets(); in Erase()
350 unwrapped_next_ideal_index > unwrapped_next_index) { in Erase()