isl_basic_map_swap_div: extract out swap_div
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 17 Mar 2013 19:49:31 +0000 (20:49 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 17 Mar 2013 19:50:01 +0000 (20:50 +0100)
commitd58172099a14f5165a034f2a38d9a3fe621e5e0b
tree359a1661256ef3d89c10d2f18e4fd0602fc86f23
parent4508a71c0360e91e3a649f0f21748843d518b791
isl_basic_map_swap_div: extract out swap_div

The new swap_div will be reused in a subsequent commit.

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