isl_basic_map_offset: use isl_space_offset and isl_space_dim
commit5a2d5f796eacaaff3a4c87094f3b1b266eb9cf6d
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 23 Jan 2017 09:59:01 +0000 (23 10:59 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Tue, 28 Aug 2018 19:41:54 +0000 (28 21:41 +0200)
tree323ccc38e29ce6d5e60b52f8189bd39ae9c1a6f5
parent319f5633fa328823cf4e02eddb14b82ca1ccf911
isl_basic_map_offset: use isl_space_offset and isl_space_dim

This reduces the dependence on the internal representation.

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