isl_qpolynomial_domain_dim: use isl_qpolynomial_peek_domain_space
commit6c5f43ad2db90498318014ac8e64d93e9e3659ac
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Mon, 20 Aug 2018 14:51:50 +0000 (20 16:51 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 2 Sep 2018 15:14:53 +0000 (2 17:14 +0200)
tree4963b20435caf661f4b5fe5f666fb3a8faaec1de
parentfe29a4b0b6ee6f30eb56c49542cdbda19cf480c4
isl_qpolynomial_domain_dim: use isl_qpolynomial_peek_domain_space

This reduces the dependence on the internal representation.

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