Searched defs:n_upper (Results 1 – 3 of 3) sorted by relevance
/llvm-project/polly/lib/External/isl/ |
H A D | isl_constraint.c | 909 __isl_keep isl_basic_set *bset, unsigned abs_pos, int n_upper, int u) in set_smallest_upper_bound() 965 __isl_take isl_basic_set *context, int n_upper, in foreach_upper_bound() 1049 __isl_take isl_basic_set *context, int n_lower, int n_upper, in foreach_bound_pair() 1144 int n_lower, n_upper; in isl_basic_set_foreach_bound_pair() local
|
H A D | isl_ast_codegen.c | 1094 static int use_upper_bound_list(isl_ctx *ctx, int n_upper, in use_upper_bound_list() 1179 isl_size n_lower, n_upper; in refine_generic_bounds() local 1235 int n_upper; member
|
H A D | isl_map_simplify.c | 1742 int n_lower, n_upper; in isl_basic_map_eliminate_vars() local
|