Searched refs:buffer_right (Results 1 – 1 of 1) sorted by relevance
1914 bool const buffer_right = prev_use_internal_buf && prev_merge_left; in adaptive_sort_combine_all_blocks() local1920 if(buffer_right){ in adaptive_sort_combine_all_blocks()1927 return buffer_right; in adaptive_sort_combine_all_blocks()1952 void adaptive_sort_final_merge( bool buffer_right in adaptive_sort_final_merge() argument1965 if(buffer_right){ in adaptive_sort_final_merge()2332 bool const buffer_right = adaptive_sort_combine_all_blocks in adaptive_sort_impl() local2336 adaptive_sort_final_merge(buffer_right, first, l_intbuf, n_keys, len, xbuf, comp); in adaptive_sort_impl()