add isl_schedule_band_get_ast_isolate_option
commitac2b214da2d1b04ccede97038abadea36345d878
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 30 Jan 2016 08:31:39 +0000 (30 09:31 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 13 Jun 2016 13:37:29 +0000 (13 15:37 +0200)
treec1f1998c70caf4b6b39b4be7b16f75ecdd1ec0ea
parent93e09ec240c8c49030e41f97a241df872319af26
add isl_schedule_band_get_ast_isolate_option

This function will be used to simplify isl_ast_build_extract_isolated
in the next commit and it will also be reused later to preserve
the isolate option during isl_schedule_node_band_split.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
doc/user.pod
include/isl/schedule_node.h
isl_schedule_band.c
isl_schedule_band.h
isl_schedule_node.c
isl_schedule_tree.c
isl_schedule_tree.h