add isl_*_has_tuple_id
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 12 Aug 2011 09:32:14 +0000 (11:32 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 12 Aug 2011 09:32:47 +0000 (11:32 +0200)
commit552e792ebcd28ffcaf5ca93f66e83f6d2f49c7b2
tree665eda701487900a4d493d94d80b7603c09aacfd
parent72d055daff7822f7c3ef302884f49fe71986c3eb
add isl_*_has_tuple_id

The isl_*_git_tuple_id functions cannot be used to find out
whether a dimension has an id as they may also return NULL
on failures.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
doc/user.pod
include/isl/dim.h
include/isl/map.h
include/isl/set.h
isl_dim.c
isl_map.c