isl_map_simplify.c: ..._drop_more_redundant_divs: use isl_basic_map_var_offset
commit31fa4024d71d75cbee167340b2fb866ae2767073
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 4 Nov 2015 08:51:56 +0000 (4 09:51 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 2 Sep 2018 15:14:53 +0000 (2 17:14 +0200)
tree8e8c87144a299344a35d3259e15c24b26b2f5481
parenta8599aeefcd6a097dbcd5be6c73a8d8650405ef2
isl_map_simplify.c: ..._drop_more_redundant_divs: 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