Searched refs:foreach_bound_pair (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/polly/lib/External/isl/ |
D | isl_constraint.c | 1065 static isl_stat foreach_bound_pair(__isl_keep isl_basic_set *bset, in foreach_bound_pair() function 1215 return foreach_bound_pair(bset, type, abs_pos, context, n_lower, n_upper, in isl_basic_set_foreach_bound_pair()
|
/external/llvm-project/polly/lib/External/isl/include/isl/ |
D | isl-noexceptions.h | 822 …inline stat foreach_bound_pair(isl::dim type, unsigned int pos, const std::function<stat(constrain… 6408 stat basic_set::foreach_bound_pair(isl::dim type, unsigned int pos, const std::function<stat(constr… in foreach_bound_pair() function
|