#include <isl/arg.h>
#include <isl/ctx.h>
Go to the source code of this file.
◆ ISL_BOUND_BERNSTEIN
#define ISL_BOUND_BERNSTEIN 0 |
◆ ISL_BOUND_RANGE
#define ISL_BOUND_RANGE 1 |
◆ ISL_ON_ERROR_ABORT
#define ISL_ON_ERROR_ABORT 2 |
◆ ISL_ON_ERROR_CONTINUE
#define ISL_ON_ERROR_CONTINUE 1 |
◆ ISL_ON_ERROR_WARN
#define ISL_ON_ERROR_WARN 0 |
◆ ISL_SCHEDULE_ALGORITHM_FEAUTRIER
#define ISL_SCHEDULE_ALGORITHM_FEAUTRIER 1 |
◆ ISL_SCHEDULE_ALGORITHM_ISL
#define ISL_SCHEDULE_ALGORITHM_ISL 0 |
◆ isl_options_get_bound()
int isl_options_get_bound |
( |
isl_ctx * |
ctx | ) |
|
◆ isl_options_get_coalesce_bounded_wrapping()
int isl_options_get_coalesce_bounded_wrapping |
( |
isl_ctx * |
ctx | ) |
|
◆ isl_options_get_coalesce_preserve_locals()
int isl_options_get_coalesce_preserve_locals |
( |
isl_ctx * |
ctx | ) |
|
◆ isl_options_get_gbr_only_first()
int isl_options_get_gbr_only_first |
( |
isl_ctx * |
ctx | ) |
|
◆ isl_options_get_on_error()
int isl_options_get_on_error |
( |
isl_ctx * |
ctx | ) |
|
◆ isl_options_get_pip_symmetry()
int isl_options_get_pip_symmetry |
( |
isl_ctx * |
ctx | ) |
|
◆ isl_options_get_schedule_algorithm()
int isl_options_get_schedule_algorithm |
( |
isl_ctx * |
ctx | ) |
|
◆ isl_options_set_bound()
◆ isl_options_set_coalesce_bounded_wrapping()
isl_stat isl_options_set_coalesce_bounded_wrapping |
( |
isl_ctx * |
ctx, |
|
|
int |
val |
|
) |
| |
◆ isl_options_set_coalesce_preserve_locals()
isl_stat isl_options_set_coalesce_preserve_locals |
( |
isl_ctx * |
ctx, |
|
|
int |
val |
|
) |
| |
◆ isl_options_set_gbr_only_first()
◆ isl_options_set_on_error()
◆ isl_options_set_pip_symmetry()
◆ isl_options_set_schedule_algorithm()