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

/haiku-buildtools/isl/
H A Disl_tab_pip.c4503 * input relation (of basic_map_partial_lexopt_symm) and "set_space"
4512 __isl_take isl_space *map_space, __isl_take isl_space *set_space)
4525 *empty = isl_set_reset_space(*empty, set_space);
4571 __isl_take isl_space *set_space))
4579 isl_space *map_space, *set_space; local
4583 set_space = empty ? isl_basic_set_get_space(dom) : NULL;
4642 return core(bmap, dom, empty, max, cst, map_space, set_space);
4645 isl_space_free(set_space);
5545 * input relation (of basic_map_partial_lexopt_symm) and "set_space"
5554 __isl_take isl_space *map_space, __isl_take isl_space *set_space)
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 91 milliseconds