extract out shared isl_basic_map_is_transformation
commit805250be57168d35c74c0797cab5c49322c3c320
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 18 Jul 2013 10:05:49 +0000 (18 12:05 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Mon, 4 May 2020 18:15:25 +0000 (4 20:15 +0200)
tree29e45da8c212b48db1f96b5a9c948f19d27828d0
parent66fa6c9d4fb3f665b59b969c82a1fd6a7ddf00f4
extract out shared isl_basic_map_is_transformation

This reduces the dependence on the internal representation.

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