isl_union_{map,set}_n_{map,set}: return isl_size
commitf4ec988fff2978c7e3e0685994e132e6c0038367
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Tue, 7 Aug 2018 10:09:42 +0000 (7 12:09 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Thu, 6 Sep 2018 15:01:48 +0000 (6 17:01 +0200)
tree68ce87e0a9f867de94ae5f32dbf59671bd70e21b
parente2b3a3ad33844fafc7523f085a7aa705e05bbd13
isl_union_{map,set}_n_{map,set}: return isl_size

This improves consistency.
This commit also updates the return type of isl_schedule_constraints_n_map
because it is closely related.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
12 files changed:
doc/user.pod
include/isl/union_map.h
include/isl/union_set.h
isl_ast_codegen.c
isl_flow.c
isl_schedule_constraints.c
isl_schedule_constraints.h
isl_schedule_tree.c
isl_scheduler.c
isl_test.c
isl_transitive_closure.c
isl_union_map.c