isl_qpolynomial_set_dim_name: adjust to change of space
commita7009b33321361f2ac54b034465fc7333e43b80d
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 24 Nov 2016 16:03:26 +0000 (24 17:03 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 24 Nov 2016 16:24:13 +0000 (24 17:24 +0100)
tree35446c323cb9000b4173eddff9c73ae328bc6e75
parente7a5978efadf60c66c759f3d33306d5b10eb114b
isl_qpolynomial_set_dim_name: adjust to change of space

Commit 3280c05 (make isl_pw_* object live in a map space,
Tue Aug 30 16:47:59 2011 +0200) change the space of an isl_qpolynomial
from as set space to a map space, but failed to adjust
isl_qpolynomial_set_dim_name accordingly.  Do so now.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_polynomial.c