isl_basic_map_is_div_constraint: use isl_basic_map_offset
commit9be4be77dd305e44e399b1add0f3c7fe2292ce3e
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 4 Nov 2015 08:44:13 +0000 (4 09:44 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 2 Sep 2018 15:14:53 +0000 (2 17:14 +0200)
tree2053a1c1e03ae6c52a354ff6dc53826ae47dfbb8
parent82088a9547d0db0112afb5a8def857c65372b4a0
isl_basic_map_is_div_constraint: 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