isl_basic_map_domain_product: use isl_basic_map_get_space
commit0ab7e07a9839986a01353ac1763841dc368ee187
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 27 Sep 2016 15:40:34 +0000 (27 17:40 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 2 Sep 2018 15:14:53 +0000 (2 17:14 +0200)
tree5cd8a4bec283f261332864037a0f2565b90e564b
parent98ceb68d79c572583afc5662e2ab3649b985bd15
isl_basic_map_domain_product: use isl_basic_map_get_space

This reduces the dependence on the internal representation.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
isl_map.c