Searched refs:c_upper (Results 1 – 1 of 1) sorted by relevance
1178 __isl_take isl_constraint_list *c_upper, in refine_generic_bounds() argument1189 if (!graft || !c_lower || !c_upper || !build) in refine_generic_bounds()1196 n_upper = isl_constraint_list_n_constraint(c_upper); in refine_generic_bounds()1205 upper_list = upper_bounds(c_upper, depth, domain, build); in refine_generic_bounds()1207 upper_set = intersect_constraints(c_upper); in refine_generic_bounds()1225 isl_constraint_list_free(c_upper); in refine_generic_bounds()1230 isl_constraint_list_free(c_upper); in refine_generic_bounds()