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

/haiku-buildtools/isl/
H A Disl_transitive_closure.c2317 static __isl_give isl_map *box_closure(__isl_take isl_map *map) function
2399 * of length zero, i.e., the result of box_closure(., 1).
2428 *tc = box_closure(isl_map_copy(map_i));
2482 app = box_closure(isl_map_copy(map));
2506 * If not, we simply call box_closure on the whole map.

Completed in 47 milliseconds