Searched defs:n_upper (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/mit/isl/dist/
H A Disl_constraint.c1144 int n_lower, n_upper; local
907 set_smallest_upper_bound( __isl_keep isl_basic_set *context, __isl_keep isl_basic_set *bset, unsigned abs_pos, int n_upper, int u) argument
963 foreach_upper_bound(__isl_keep isl_basic_set *bset, enum isl_dim_type type, unsigned abs_pos, __isl_take isl_basic_set *context, int n_upper, isl_stat (*fn)(__isl_take isl_constraint *lower, __isl_take isl_constraint *upper, __isl_take isl_basic_set *bset, void *user), void *user) argument
1047 foreach_bound_pair(__isl_keep isl_basic_set *bset, enum isl_dim_type type, unsigned abs_pos, __isl_take isl_basic_set *context, int n_lower, int n_upper, isl_stat (*fn)(__isl_take isl_constraint *lower, __isl_take isl_constraint *upper, __isl_take isl_basic_set *bset, void *user), void *user) argument
[all...]
H A Disl_map_simplify.c1742 int n_lower, n_upper; local
H A Disl_ast_codegen.c1094 static int use_upper_bound_list(isl_ctx *ctx, int n_upper, argument
1179 isl_size n_lower, n_upper; local
1235 int n_upper; member in struct:isl_ast_count_constraints_data
[all...]

Completed in 220 milliseconds