isl_map_simplify.c: drop_more_redundant_divs: use isl_basic_map_offset
commit12cdd6b6073def60f68a7b1b1ee10181ee82bec7
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 4 Nov 2015 09:03:00 +0000 (4 10:03 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 25 May 2016 13:44:14 +0000 (25 15:44 +0200)
tree4cc0fd62536cc6473d379d9e160c8dcae0b20339
parentacab98dd82781eb427b679cf826de2b52c73b7da
isl_map_simplify.c: drop_more_redundant_divs: use isl_basic_map_offset

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

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