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

/haiku-buildtools/isl/
H A Disl_map_lexopt_templ.c29 static __isl_give TYPE *SF(basic_map_partial_lexopt,SUFFIX)(
H A Disl_tab_pip.c4490 static __isl_give isl_map *basic_map_partial_lexopt(
4506 * We recursively call basic_map_partial_lexopt and then plug in
4520 opt = basic_map_partial_lexopt(bmap, dom, empty, max);
4540 * basic_map_partial_lexopt (possibly finding more parallel constraints)
4672 static __isl_give isl_map *basic_map_partial_lexopt( function
4728 return basic_map_partial_lexopt(bmap, dom, empty, max);
4734 return basic_map_partial_lexopt(bmap, dom, empty, max);
5548 * We recursively call basic_map_partial_lexopt and then plug in
H A Disl_map.c6192 res = basic_map_partial_lexopt(isl_basic_map_copy(map->p[0]),
6201 res_i = basic_map_partial_lexopt(isl_basic_map_copy(map->p[i]),

Completed in 75 milliseconds