isl_basic_map_swap_div: use isl_basic_map_var_offset
commitba1fd0547cbb25c83036a7cb6e456616645f6cc9
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 27 Sep 2016 09:57:38 +0000 (27 11:57 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 2 Sep 2018 15:14:53 +0000 (2 17:14 +0200)
tree97c124577ccfc30bf2e3944b068b7cbc1960202a
parent2b38493a355220eb46d7c95067fbfd54be72b026
isl_basic_map_swap_div: 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.c