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

/haiku-buildtools/isl/
H A Disl_tab_pip.c4502 * of the bounds in "cst". "map_space" is the space of the original
4512 __isl_take isl_space *map_space, __isl_take isl_space *set_space)
4529 opt = isl_map_reset_space(opt, map_space);
4570 __isl_take isl_space *map_space,
4579 isl_space *map_space, *set_space; local
4582 map_space = isl_basic_map_get_space(bmap);
4642 return core(bmap, dom, empty, max, cst, map_space, set_space);
4644 isl_space_free(map_space);
5544 * of the bounds in "cst". "map_space" is the space of the original
5554 __isl_take isl_space *map_space, __isl_tak
4509 basic_map_partial_lexopt_symm_map_core( __isl_take isl_basic_map *bmap, __isl_take isl_basic_set *dom, __isl_give isl_set **empty, int max, __isl_take isl_mat *cst, __isl_take isl_space *map_space, __isl_take isl_space *set_space) argument
4563 basic_map_partial_lexopt_symm( __isl_take isl_basic_map *bmap, __isl_take isl_basic_set *dom, __isl_give isl_set **empty, int max, int first, int second, __isl_give union isl_lex_res (*core)(__isl_take isl_basic_map *bmap, __isl_take isl_basic_set *dom, __isl_give isl_set **empty, int max, __isl_take isl_mat *cst, __isl_take isl_space *map_space, __isl_take isl_space *set_space)) argument
5551 basic_map_partial_lexopt_symm_pma_core( __isl_take isl_basic_map *bmap, __isl_take isl_basic_set *dom, __isl_give isl_set **empty, int max, __isl_take isl_mat *cst, __isl_take isl_space *map_space, __isl_take isl_space *set_space) argument
[all...]

Completed in 54 milliseconds