Searched refs:right_index (Results 1 – 1 of 1) sorted by relevance
308 int right_index = left_index + 1; in heap_bubble_down() local309 … (s_log_cache[left_index].generation < s_log_cache[right_index].generation) ? left_index : right_i… in heap_bubble_down()