isl_multi_*_dim: use isl_multi_*_peek_space
commit475255a9dbc1475d403034bde9865a7e44b8e42e
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Tue, 21 Aug 2018 07:30:01 +0000 (21 09:30 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 2 Sep 2018 15:14:53 +0000 (2 17:14 +0200)
treec3f20c53a4ad876744d9954b6f5f035b29b2fe6f
parent0012257eed5426d21ae33d55956422371a1e3da8
isl_multi_*_dim: use isl_multi_*_peek_space

This reduces the dependence on the internal representation.

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