Searched refs:add_wraps (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/isl/
H A Disl_coalesce.c647 static int add_wraps(struct isl_wraps *wraps, __isl_keep isl_basic_map *bmap, function
806 if (add_wraps(&wraps, map->p[j], tabs[j], bound->el, set_i) < 0)
821 if (add_wraps(&wraps, map->p[i], tabs[i], bound->el, set_j) < 0)
854 * is that we want to ignore them in add_wraps.
942 add_wraps(&wraps, map->p[i], tabs[i], bound->el, set) < 0)
962 add_wraps(&wraps, map->p[j], tabs[j], bound->el, set) < 0)
1238 if (add_wraps(&wraps, map->p[j], tabs[j], bound->el, set_i) < 0)
1249 if (add_wraps(&wraps, map->p[i], tabs[i], bound->el, set_j) < 0)

Completed in 18 milliseconds