isl_map_simplify.c: coalesce_divs: use isl_basic_map_var_offset
commita8599aeefcd6a097dbcd5be6c73a8d8650405ef2
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 4 Nov 2015 08:54:52 +0000 (4 09:54 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 2 Sep 2018 15:14:53 +0000 (2 17:14 +0200)
treea21a33d2d6bb5dc163c7ed275318b39712285ce8
parent90d752943200457e12fa155e5038a605fb973edd
isl_map_simplify.c: coalesce_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