isl_map.c: extract out shared isl_basic_map_has_equal_params
commitba8b4d1d878bc957ce953304f030d1cf558ac6d9
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 27 Sep 2016 11:04:14 +0000 (27 13:04 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 7 Mar 2017 11:44:05 +0000 (7 12:44 +0100)
tree0fe9f496703545796e13a6b331d158e89b8c48c9
parenta24e26f8cf39dc2244ad492a023cf278467fb238
isl_map.c: extract out shared isl_basic_map_has_equal_params

This reduces the dependence on the internal representation.

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