rename isl_set_dim_has_*_bound to isl_set_dim_has_any_*_bound
commite8042bd00d6d6b165faeaf4897d563215492213c
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 26 Aug 2012 13:20:53 +0000 (26 15:20 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 2 Sep 2012 13:46:03 +0000 (2 15:46 +0200)
treedd44edac2e62296cf1409bf8e9bf653cb6245aec
parent056289f285e62c52cc59ee826172e4d3092ef3fe
rename isl_set_dim_has_*_bound to isl_set_dim_has_any_*_bound

The original names more accurately describe functions that check
that there is a bound in each of basic sets.

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