isl_qpolynomial_move_dims: use isl_qpolynomial_domain_dim
commitff272a49f904b7dd04c3d0c5ab595c02c2bb0318
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Sat, 23 Nov 2019 07:46:16 +0000 (23 08:46 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sat, 25 Feb 2023 20:16:01 +0000 (25 21:16 +0100)
tree1f29a53b72b945e94adc5f07432170a79f1d69a7
parent93ee5e0d15dc1844251ade992e3d4bdf681b4801
isl_qpolynomial_move_dims: use isl_qpolynomial_domain_dim

This reduces the dependence on the internal representation.

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