add isl_*_has_dim_id
commit72d055daff7822f7c3ef302884f49fe71986c3eb
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 11 Aug 2011 14:33:15 +0000 (11 16:33 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 12 Aug 2011 09:22:19 +0000 (12 11:22 +0200)
treef600465f3c4dd43d6446b8cfc353c9fb0f81e831
parentea6123ad758581968011d314948b6e4c615c977b
add isl_*_has_dim_id

The isl_*_git_dim_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