isl_coalesce.c: set_up_substitutions: extract isl_basic_map_equal_div_expr_part
commit364ebddf708fd9cbd3174be45b16da0d131b317f
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 17 Nov 2015 10:37:48 +0000 (17 11:37 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 19 Dec 2016 09:05:20 +0000 (19 10:05 +0100)
tree325fe99ce485343bfc55c0837704da75e6cf0508
parent92e367f9406b80f9022cae63a0dbe8dc3276f676
isl_coalesce.c: set_up_substitutions: extract isl_basic_map_equal_div_expr_part

This reduces the dependence on the internal representation
of isl_basic_map.  The function will also be reused in the next commit.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_coalesce.c
isl_map.c
isl_map_private.h