Searched refs:bottom_index (Results 1 – 1 of 1) sorted by relevance
353 const uint32_t bottom_index = previous_state.top_index; in Remove() local373 if (idx < bottom_index) { in Remove()376 << " vs " << bottom_index << "-" << top_index << ")"; in Remove()382 << " (bottom=" << bottom_index << " top=" << top_index << ")"; in Remove()399 while (--collapse_top_index > bottom_index && current_num_holes_ != 0) { in Remove()403 << " (previous_state=" << bottom_index << ") val=" in Remove()