Searched refs:c_upper (Results 1 – 1 of 1) sorted by relevance
1170 __isl_take isl_constraint_list *c_upper, in refine_generic_bounds() argument1182 if (!graft || !c_lower || !c_upper || depth < 0) in refine_generic_bounds()1188 n_upper = isl_constraint_list_n_constraint(c_upper); in refine_generic_bounds()1197 upper_list = upper_bounds(c_upper, depth, domain, build); in refine_generic_bounds()1199 upper_set = intersect_constraints(c_upper); in refine_generic_bounds()1217 isl_constraint_list_free(c_upper); in refine_generic_bounds()1222 isl_constraint_list_free(c_upper); in refine_generic_bounds()