isl_map.c: map_intersect_internal: use isl_map_dim
commite81f8e393ac4819f56416cb4ce5aeaec7d7cf109
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Mon, 20 Aug 2018 14:13:57 +0000 (20 16:13 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 2 Sep 2018 15:14:53 +0000 (2 17:14 +0200)
treeb99655e84773231907e345a651d2b6dd0600cc78
parentbd05d3778e5c0a2448ba9be757afc97cc12b6b40
isl_map.c: map_intersect_internal: use isl_map_dim

This reduces the dependence on the internal representation.

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