isl_map_simplify.c: hash_index: extract out hash_index_ineq
commitfd432d754b5e16a3c6d442e5c2bd2a6fbb0a7b32
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 20 Jun 2015 15:30:19 +0000 (20 17:30 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 28 Jul 2015 14:11:58 +0000 (28 16:11 +0200)
treec800c387d6bf858bde23b4bdc7185be7297b596c
parentda774ada7d5d8811adc7089d4ddbdcc3d651f452
isl_map_simplify.c: hash_index: extract out hash_index_ineq

This will be useful for checking the redundancy of inequalities
stored in a matrix.

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