isl_{set,map}_align_divs: extract out isl_map_align_divs_internal
commitebbf232cb1e0ecba27b6c732ba381100e8c32605
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 11 Oct 2016 14:35:52 +0000 (11 16:35 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 10 Mar 2017 11:02:12 +0000 (10 12:02 +0100)
treeb77121aa6a5b985e79b98deb01fd7aefdcb5974e
parentcb3a62ac84318af53a545411680546ff8a833b14
isl_{set,map}_align_divs: extract out isl_map_align_divs_internal

Do this such that isl_map_align_divs and isl_set_align_divs
can be explicitly marked deprecated in the next commit.

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