isl_map_simplify.c: check_for_div_constraints: use isl_basic_map_offset
commiteca92fa556314966b425b737c3deefbe527a3d0d
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 4 Nov 2015 08:43:01 +0000 (4 09:43 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 2 Sep 2018 15:14:53 +0000 (2 17:14 +0200)
tree36a8e1ec7d561acadd117738715fc16ebdad6ae0
parentc49394d286fa8f9d9314b7278e8298e10706f929
isl_map_simplify.c: check_for_div_constraints: use isl_basic_map_offset

This reduces the dependence on the internal representation.

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