isl_pw_*_dim: use isl_pw_*_peek_space
commit0012257eed5426d21ae33d55956422371a1e3da8
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Mon, 20 Aug 2018 15:04:07 +0000 (20 17:04 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 2 Sep 2018 15:14:53 +0000 (2 17:14 +0200)
tree806801d10161d8b81d5127b023631fee9a94752c
parentb19510db041d294bf659de5ffd68796897e563d0
isl_pw_*_dim: use isl_pw_*_peek_space

This reduces the dependence on the internal representation.

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