isl_map.c: basic_map_init: use isl_basic_map_peek_space
commit2b38493a355220eb46d7c95067fbfd54be72b026
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Thu, 16 Aug 2018 08:53:02 +0000 (16 10:53 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 2 Sep 2018 15:14:53 +0000 (2 17:14 +0200)
tree753ce6655a6219b0e00eae5b502f6e9715dd2a35
parent4df4748f89fa7743e06f514aef8ef013c6c69768
isl_map.c: basic_map_init: 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