isl_map.c: insert_bounds_on_div: use isl_basic_map_var_offset
commit788c4c246257d55600ab8de85719ea2968cca729
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Thu, 16 Aug 2018 09:13:19 +0000 (16 11:13 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 2 Sep 2018 15:14:53 +0000 (2 17:14 +0200)
tree5fe48b3b123cab4878c4ca4efa13b08d5aa87be6
parentf3625f1ea1433c8ac4d5d1a3d86b866a7d27e373
isl_map.c: insert_bounds_on_div: 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.c