#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <isl/ctx.h>
#include <isl_options_private.h>
#include <isl/ast_build.h>
#include <isl/schedule.h>
#include <isl/version.h>
Go to the source code of this file.
◆ ISL_SCHEDULE_FUSE_MAX
#define ISL_SCHEDULE_FUSE_MAX 0 |
◆ ISL_SCHEDULE_FUSE_MIN
#define ISL_SCHEDULE_FUSE_MIN 1 |
◆ print_version()
static void print_version |
( |
void |
| ) |
|
|
static |
◆ set_fuse()
static int set_fuse |
( |
void * |
opt, |
|
|
unsigned |
val |
|
) |
| |
|
static |
◆ bernstein_recurse
Initial value:= {
{0}
}
#define ISL_BERNSTEIN_INTERVALS
#define ISL_BERNSTEIN_FACTORS
Definition at line 58 of file isl_options.c.
◆ bound
Initial value:= {
{0}
}
#define ISL_BOUND_BERNSTEIN
Definition at line 39 of file isl_options.c.
Referenced by add_bound(), add_bound_from_constraint(), add_constant_poly(), add_selected_wraps(), add_selected_wraps_around_facet(), add_valid_wraps_around_facet(), add_wrap(), add_wraps(), add_wraps_around_facet(), basic_guarded_fold(), bind_id(), bound2poly(), bound_is_integer(), can_wrap_in_facet(), check_eq_adj_eq(), check_solution(), compressed_guarded_poly_bound(), FN(), guarded_fold(), guarded_poly_bound(), guarded_qp(), is_adj_ineq_extension(), isl_basic_set_vars_get_sign(), isl_bound_add(), isl_bound_add_tight(), isl_pw_aff_bind_id(), isl_pw_qpolynomial_fold_bound(), isl_qpolynomial_bound_on_domain_bernstein(), isl_qpolynomial_bound_on_domain_range(), isl_union_map_bind_range(), map_bound_pw_aff(), set_bound_multi_pw_aff(), set_bound_multi_val(), set_for_cond_from_list(), unwrapped_guarded_poly_bound(), and verify_point().
◆ convex
◆ fuse
◆ isl_closure_choice
◆ isl_gbr_choice
◆ isl_pip_context_choice
Initial value:= {
{0}
}
#define ISL_CONTEXT_LEXMIN
Definition at line 20 of file isl_options.c.
◆ isl_schedule_algorithm_choice
Initial value:= {
{0}
}
#define ISL_SCHEDULE_ALGORITHM_ISL
#define ISL_SCHEDULE_ALGORITHM_FEAUTRIER
Definition at line 52 of file isl_options.c.
◆ on_error
◆ separation_bounds
Initial value:= {
{0}
}
#define ISL_AST_BUILD_SEPARATION_BOUNDS_IMPLICIT
#define ISL_AST_BUILD_SEPARATION_BOUNDS_EXPLICIT
Definition at line 99 of file isl_options.c.