Searched refs:set_bounds (Results 1 – 4 of 4) sorted by relevance
26 static __isl_give isl_set *set_bounds(__isl_take isl_set *set) in ISL_ARGS_START()192 context = set_bounds(context); in check_solution()
65 static __isl_give isl_basic_set *set_bounds(__isl_take isl_basic_set *bset) in ISL_ARGS_START()301 context = set_bounds(context); in check_solution()
3066 static __isl_give isl_basic_set *set_bounds(__isl_keep isl_set *set, int dim) in set_bounds() function3136 bounds = set_bounds(set, i); in isl_set_bounded_simple_hull()
7719 * gdbtypes.h (struct type) <bounds, set_bounds>: New methods.7721 are used to set the range type's bounds to use set_bounds.