isl_local_space_get_hash: use isl_local_space_peek_space
commit07c4585801d00dd18c9ca3923211ce3d40e272aa
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Fri, 24 Jan 2020 12:13:15 +0000 (24 13:13 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 16 Aug 2020 10:52:36 +0000 (16 12:52 +0200)
treed0615952b4ffd354a9849888fd19ef6b7b06ad13
parent3f8ca915381b6376c6131b9487b6f4a774c4d581
isl_local_space_get_hash: use isl_local_space_peek_space

This reduces the dependence on the internal representation.

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