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

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

Completed in 35 milliseconds