isl_basic_map_intersect_domain: use isl_basic_set_dim
commit8e78031cff919b7d692738d17d16789fd2f41c1a
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 27 Sep 2016 12:09:17 +0000 (27 14:09 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 2 Sep 2018 15:14:53 +0000 (2 17:14 +0200)
treeafb9d55f55cd666ea8be889402a34e562261961b
parent8088837aec7fd4afc96a13208193cd50689e81ce
isl_basic_map_intersect_domain: 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