Searched refs:comb1 (Results 1 – 1 of 1) sorted by relevance
210 aff_combination_add (aff_tree *comb1, aff_tree *comb2) in aff_combination_add() argument214 aff_combination_add_cst (comb1, comb2->offset); in aff_combination_add()216 aff_combination_add_elt (comb1, comb2->elts[i].val, comb2->elts[i].coef); in aff_combination_add()218 aff_combination_add_elt (comb1, comb2->rest, 1); in aff_combination_add()