Searched refs:next_l (Results 1 – 1 of 1) sorted by relevance
1159 auto next_l = l; in PartitionBaseCase() local1172 next_l = ccw_cp_output; in PartitionBaseCase()1194 auto second_next_l = next_l; in PartitionBaseCase()1197 : windowed_op_is_lhs ? next_l in PartitionBaseCase()1219 outputs, get_partial_bid_results(next_l, next_r, o, cw_cp_output, in PartitionBaseCase()1277 auto next_l = l; in PartitionBaseCase() local1286 next_l = cp_output; in PartitionBaseCase()1299 auto second_next_l = next_l; in PartitionBaseCase()1301 cp_input = windowed_op_is_lhs ? next_l : next_r; in PartitionBaseCase()1312 TF_ASSIGN_OR_RETURN(o, get_partial_unid_result(next_l, next_r, o, i)); in PartitionBaseCase()