isl_map_affine_hull: avoid use of isl_basic_map_empty_like_map
commit25bade4ff981da3cb136cbcbec9151589fb5ba5e
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 25 Apr 2015 10:57:16 +0000 (25 12:57 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 13 May 2015 08:28:04 +0000 (13 10:28 +0200)
tree4f9d4ab764ff888605ae77f49073adb2dbe8083a
parent196f4a8e719e24d4c29fafe43b55ec3f538907e9
isl_map_affine_hull: avoid use of isl_basic_map_empty_like_map

This function will be removed in a subsequent commit.

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