isl_basic_map_offset: use isl_basic_map_peek_space
commitea59758ac592a6ebf23c9a5eefc5494f5abd20db
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 27 Sep 2016 07:45:38 +0000 (27 09:45 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Tue, 28 Aug 2018 19:41:54 +0000 (28 21:41 +0200)
treed53050a942014bd9f91b3487d584c5ba64c85ebb
parent5a2d5f796eacaaff3a4c87094f3b1b266eb9cf6d
isl_basic_map_offset: use isl_basic_map_peek_space

This reduces the dependence on the internal representation.

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