isl_map_simplify.c: eliminate_divs_ineq: use isl_basic_map_var_offset
commit7a72a79f0dde7e8cb066c6f99c155207005de905
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Thu, 16 Aug 2018 09:42:20 +0000 (16 11:42 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 2 Sep 2018 15:14:53 +0000 (2 17:14 +0200)
treeb80a3f46e2221f5e82ade9eb3ea7477cb5a6c14a
parent91474f9be52531c7b465d60d2c88f65d03923d43
isl_map_simplify.c: eliminate_divs_ineq: use isl_basic_map_var_offset

This reduces the dependence on the internal representation.

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