Searched defs:abs_pos (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_constraint.c | 871 unsigned abs_pos, int strict) in add_larger_bound_constraint() 909 __isl_keep isl_basic_set *bset, unsigned abs_pos, int n_upper, int u) in set_smallest_upper_bound() 939 __isl_keep isl_basic_set *bset, unsigned abs_pos, int n_lower, int l) in set_largest_lower_bound() 964 enum isl_dim_type type, unsigned abs_pos, in foreach_upper_bound() 1006 enum isl_dim_type type, unsigned abs_pos, in foreach_lower_bound() 1048 enum isl_dim_type type, unsigned abs_pos, in foreach_bound_pair() 1143 unsigned abs_pos; in isl_basic_set_foreach_bound_pair() local
|