isl_map_simplify.c: drop_more_redundant_divs: use isl_basic_map_dim
commit030ee37c9c8028d93a88fb4ab734d47eff99b527
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 24 May 2016 09:38:34 +0000 (24 11:38 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 25 May 2016 13:44:14 +0000 (25 15:44 +0200)
treeee9fc75d9c751e57527b0de548a7b71e8726ef35
parent12cdd6b6073def60f68a7b1b1ee10181ee82bec7
isl_map_simplify.c: drop_more_redundant_divs: use isl_basic_map_dim

This is a further minor clean-up that reduces the dependence on the internal
representation.

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