isl_qpolynomial_move_dims: use isl_qpolynomial_domain_var_offset
commitd6d7681a3e482696aabb59974a55dfed401d33c6
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Sat, 28 Dec 2019 10:02:37 +0000 (28 11:02 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sat, 25 Feb 2023 20:16:01 +0000 (25 21:16 +0100)
tree36e1b4901f29f750af53689d1aeea75cceafd37f
parentff272a49f904b7dd04c3d0c5ab595c02c2bb0318
isl_qpolynomial_move_dims: use isl_qpolynomial_domain_var_offset

This reduces the dependence on the internal representation.

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