isl_map.c: move_last: use isl_basic_map_offset
commit9488326b94e88d9784968acb8bb3e0561ea44909
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 27 Sep 2016 13:01:59 +0000 (27 15:01 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 2 Sep 2018 15:14:53 +0000 (2 17:14 +0200)
treed27f0a4719d88b0bc6068bfee112e90162a7d7c7
parente6a04bd9985d6f4f07641f7134e0a7cdd76a5977
isl_map.c: move_last: use isl_basic_map_offset

This reduces the dependence on the internal representation.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
isl_map.c