Searched refs:cbase_aff (Results 1 – 1 of 1) sorted by relevance
3046 struct affine_tree_combination cbase_aff, expr_aff; in get_computation_aff() local3182 tree_to_aff_combination (cbase, common_type, &cbase_aff); in get_computation_aff()3184 aff_combination_scale (&cbase_aff, -ratioi); in get_computation_aff()3186 aff_combination_add (aff, &cbase_aff); in get_computation_aff()