Polly 20.0.0git
|
#include <isl_options_private.h>
Definition at line 6 of file isl_options_private.h.
int isl_options::ast_always_print_block |
Definition at line 57 of file isl_options_private.h.
int isl_options::ast_build_allow_else |
Definition at line 68 of file isl_options_private.h.
int isl_options::ast_build_allow_or |
Definition at line 69 of file isl_options_private.h.
int isl_options::ast_build_atomic_upper_bound |
Definition at line 61 of file isl_options_private.h.
int isl_options::ast_build_detect_min_max |
Definition at line 63 of file isl_options_private.h.
int isl_options::ast_build_exploit_nested_bounds |
Definition at line 64 of file isl_options_private.h.
int isl_options::ast_build_group_coscheduled |
Definition at line 65 of file isl_options_private.h.
int isl_options::ast_build_prefer_pdiv |
Definition at line 62 of file isl_options_private.h.
int isl_options::ast_build_scale_strides |
Definition at line 67 of file isl_options_private.h.
int isl_options::ast_build_separation_bounds |
Definition at line 66 of file isl_options_private.h.
char* isl_options::ast_iterator_type |
Definition at line 56 of file isl_options_private.h.
int isl_options::ast_print_macro_once |
Definition at line 59 of file isl_options_private.h.
int isl_options::ast_print_outermost_block |
Definition at line 58 of file isl_options_private.h.
int isl_options::bernstein_recurse |
Definition at line 26 of file isl_options_private.h.
int isl_options::bernstein_triangulate |
Definition at line 28 of file isl_options_private.h.
Referenced by bernstein_coefficients_cell().
int isl_options::bound |
Definition at line 21 of file isl_options_private.h.
Referenced by compressed_guarded_poly_bound().
unsigned isl_options::closure |
Definition at line 19 of file isl_options_private.h.
int isl_options::coalesce_bounded_wrapping |
Definition at line 36 of file isl_options_private.h.
int isl_options::coalesce_preserve_locals |
Definition at line 37 of file isl_options_private.h.
unsigned isl_options::context |
Definition at line 9 of file isl_options_private.h.
int isl_options::convex |
Definition at line 34 of file isl_options_private.h.
Referenced by test_convex_hull_algo().
unsigned isl_options::gbr |
Definition at line 14 of file isl_options_private.h.
Referenced by isl_tab_sample().
unsigned isl_options::gbr_only_first |
Definition at line 15 of file isl_options_private.h.
Referenced by isl_tab_compute_reduced_basis(), and isl_tab_sample().
unsigned long isl_options::max_operations |
Definition at line 72 of file isl_options_private.h.
Referenced by isl_ctx_alloc_with_options(), and isl_ctx_set_max_operations().
unsigned isl_options::on_error |
Definition at line 22 of file isl_options_private.h.
Referenced by isl_handle_error().
int isl_options::pip_symmetry |
Definition at line 30 of file isl_options_private.h.
int isl_options::print_stats |
Definition at line 71 of file isl_options_private.h.
Referenced by isl_ctx_free().
unsigned isl_options::schedule_algorithm |
Definition at line 49 of file isl_options_private.h.
Referenced by need_feautrier_step(), and test_schedule().
int isl_options::schedule_carry_self_first |
Definition at line 50 of file isl_options_private.h.
int isl_options::schedule_max_coefficient |
Definition at line 39 of file isl_options_private.h.
int isl_options::schedule_max_constant_term |
Definition at line 40 of file isl_options_private.h.
int isl_options::schedule_maximize_band_depth |
Definition at line 43 of file isl_options_private.h.
Referenced by isl_schedule_node_compute_finish_band().
int isl_options::schedule_maximize_coincidence |
Definition at line 44 of file isl_options_private.h.
int isl_options::schedule_outer_coincidence |
Definition at line 42 of file isl_options_private.h.
Referenced by isl_schedule_node_compute_wcc_band(), and test_schedule().
int isl_options::schedule_parametric |
Definition at line 41 of file isl_options_private.h.
Referenced by add_node(), setup_lp(), and test_schedule().
int isl_options::schedule_separate_components |
Definition at line 47 of file isl_options_private.h.
int isl_options::schedule_serialize_sccs |
Definition at line 51 of file isl_options_private.h.
int isl_options::schedule_split_scaled |
Definition at line 45 of file isl_options_private.h.
Referenced by split_scaled().
int isl_options::schedule_treat_coalescing |
Definition at line 46 of file isl_options_private.h.
int isl_options::schedule_whole_component |
Definition at line 48 of file isl_options_private.h.
int isl_options::tile_scale_tile_loops |
Definition at line 53 of file isl_options_private.h.
int isl_options::tile_shift_point_loops |
Definition at line 54 of file isl_options_private.h.