isl_polynomial.c: fix_inactive: use isl_set_dim
commite6cc24fd7e25e7824217e83020a8256468cddd97
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 6 Sep 2016 13:55:52 +0000 (6 15:55 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 2 Sep 2018 15:14:53 +0000 (2 17:14 +0200)
tree16ed0dcd5d829c35c6cb3340bf0b8188e85042e0
parent16ed2a5779fad039581ce9d99c00f132cafa3a57
isl_polynomial.c: fix_inactive: use isl_set_dim

This reduces the dependence on the internal representation.

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