isl_map.c: extract out shared isl_basic_map_set_tuple_is_equal
commitf298e974a092042dff0c02b47bde89e132ba60e5
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Mon, 13 Apr 2020 10:15:44 +0000 (13 12:15 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Mon, 4 May 2020 18:15:25 +0000 (4 20:15 +0200)
tree2fa97f2f014cd06fb9a93560127d3b15064f2844
parentbac0984cbacab19b756cf7155fd8f973455abe52
isl_map.c: extract out shared isl_basic_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