add isl_space_get_domain_hash
commit1a939cd81be31837ed2f83f7d30b03aa1972b3cf
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 28 Jun 2015 08:34:31 +0000 (28 10:34 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 13 Jul 2015 09:47:16 +0000 (13 11:47 +0200)
tree5333fa4bd6fac08b7770c493e3d8902eff308517
parent63b762b9a657bac0139331071b2e744dfe58772b
add isl_space_get_domain_hash

This will be used to simplify isl_union_*_find_part_entry in the next commit.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_space.c
isl_space_private.h
isl_test.c