isl_map_sample: avoid use of isl_basic_map_empty_like_map
commit196f4a8e719e24d4c29fafe43b55ec3f538907e9
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 26 Apr 2015 11:12:28 +0000 (26 13:12 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 13 May 2015 08:28:04 +0000 (13 10:28 +0200)
treeaebac0f556bcbb2c2bb0d59b9ed81f5e17203f61
parent894afaad9b79764c58bbbbf3ce365eb9289627eb
isl_map_sample: 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_sample.c