add isl_space_get_tuple_hash
commit903a1439e18a8a5d4603caac0a652cb2a53563be
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 6 Feb 2017 09:16:56 +0000 (6 10:16 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Thu, 25 May 2017 14:13:31 +0000 (25 16:13 +0200)
treec877e1031fcfbb1a5742e31aac4058aa67dd4df1
parent66b2cc39eb2ccf27db49305205c85e57d05d4cf8
add isl_space_get_tuple_hash

This function can be used instead of isl_space_get_hash
when the parameters should be ignored.

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