isl_polynomial.c: set_active: use isl_qpolynomial_peek_domain_space
commit1cfc5d6a20c9b995258171ca1b63a5e0aa8af009
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Mon, 20 Aug 2018 14:56:06 +0000 (20 16:56 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 2 Sep 2018 15:14:53 +0000 (2 17:14 +0200)
tree83ec0a53b916faa7d1b43a61e00bf80f8247ced8
parent6c5f43ad2db90498318014ac8e64d93e9e3659ac
isl_polynomial.c: set_active: 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