Searched refs:add_wrap (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/polly/lib/External/isl/ |
| H A D | isl_coalesce.c | 1291 static int add_wrap(struct isl_wraps *wraps, int w, isl_int *bound, in add_wrap() function 1369 added = add_wrap(wraps, w, bound, bmap->ineq[l], len, set, 0); in add_selected_wraps() 1386 added = add_wrap(wraps, w, bound, bmap->eq[l], len, in add_selected_wraps()
|