isl_basic_map_overlying_set: use isl_basic_set_dim
commit98ceb68d79c572583afc5662e2ab3649b985bd15
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 27 Sep 2016 13:55:53 +0000 (27 15:55 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 2 Sep 2018 15:14:53 +0000 (2 17:14 +0200)
tree4d7c190993525644f375e9e47a92c9e306e96ab3
parentd85a64c5164dcc4690533efd8fcfb943597ae9b6
isl_basic_map_overlying_set: use isl_basic_set_dim

This reduces the dependence on the internal representation.

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