extract out shared isl_map_space_has_equal_params
commit09de98975d4e1a05ab1da654009bd4f9b6bcc034
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 6 Sep 2016 12:42:46 +0000 (6 14:42 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 7 Mar 2017 11:44:06 +0000 (7 12:44 +0100)
tree028e69ad92d1b9acb8c10b46511c3a2e839f2be3
parent0901f01435666a86c075acd7282cef78a6957a48
extract out shared isl_map_space_has_equal_params

This reduces the dependence on the internal representation.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_map.c
isl_map_private.h
isl_union_map.c