isl_local_space_is_equal: check that divs are known
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 1 Jul 2011 15:19:39 +0000 (17:19 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 2 Jul 2011 10:29:11 +0000 (12:29 +0200)
commit35a5cb710dfd5ddfc1e2da4e2fd34761f21f843f
tree8856039849b26d384a06a887f5a98b6287fd95e7
parent53275d580517d1bf7f67fcb32c796f053ca448c3
isl_local_space_is_equal: check that divs are known

There is no way we can tell if two local spaces are equal
if we don't know the expressions for the divs.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_local_space.c