isl_convex_hull.c: common_constraints: use isl_set_dim
commit25471b4480e4d8918f131d5034af434ef567128f
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Thu, 16 Aug 2018 08:42:09 +0000 (16 10:42 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 2 Sep 2018 15:14:53 +0000 (2 17:14 +0200)
treede5a97ccc36360e977d83167723a136dbd8f68d6
parent4138c4b870b391960c4f49cd042e8422a1d1cdf6
isl_convex_hull.c: common_constraints: use isl_set_dim

This reduces the dependence on the internal representation.

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