add isl_basic_set_swap_div
commitda13bdb38205775ddcf6ae36784983ee457ee2f4
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 16 Jun 2016 13:35:14 +0000 (16 15:35 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 22 Jun 2016 18:33:45 +0000 (22 20:33 +0200)
tree2e4bb43f75782d6c3f7bf4f2ce55e1407fbc8986
parent108bef33d7cb8b7c9357abac01e9e52e5abc477b
add isl_basic_set_swap_div

This is just a wrapper around isl_basic_map_swap_div for use
on isl_basic_set objects.

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