add isl_map_fast_is_single_valued
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 1 Jan 2011 09:44:18 +0000 (10:44 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 7 Jan 2011 15:00:47 +0000 (16:00 +0100)
commite27fe23b5ff900053853382e619a27bf22f1395e
treeef9f1c6c6d428804e721149f2255f4e7f43b1e02
parentcf5902d515e2933ba0945524e7c38a5863750305
add isl_map_fast_is_single_valued

This is mainly meant to deal with the easy cases in isl_map_is_single_valued.

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