Searched refs:next_left_col (Results 1 – 1 of 1) sorted by relevance
328 ColPartition* next_left_col = ColumnContaining(next_left, y); in CompatibleColumns() local329 if (right_col == next_left_col) { in CompatibleColumns()351 if (left_col == right_col && next_right_col == next_left_col) { in CompatibleColumns()