isl_map.c: extract out shared isl_map_set_tuple_is_equal
commitbac0984cbacab19b756cf7155fd8f973455abe52
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Mon, 13 Apr 2020 09:18:11 +0000 (13 11:18 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Mon, 4 May 2020 18:15:25 +0000 (4 20:15 +0200)
treeddf80569ac8a202180cd8050050c0c7297346d34
parente883a94d850abbe42135c72c3926c064c40f0850
isl_map.c: extract out shared isl_map_set_tuple_is_equal

This reduces the dependence on the internal representation.

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