rename isl_map_is_singleton to isl_map_fast_is_singleton
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 1 Jan 2011 09:48:08 +0000 (10:48 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 7 Jan 2011 15:01:15 +0000 (16:01 +0100)
commitf15c23a2925909c49ea2c2dbd41754d630e9d593
tree36d271affac40605da5de057f10c781ed39f83cb
parente27fe23b5ff900053853382e619a27bf22f1395e
rename isl_map_is_singleton to isl_map_fast_is_singleton

The function is only meant to detect obvious cases.

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