Polly 20.0.0git
|
#include <isl_schedule_band.h>
Public Attributes | |
int | ref |
int | n |
int * | coincident |
int | permutable |
isl_multi_union_pw_aff * | mupa |
int | anchored |
isl_union_set * | ast_build_options |
enum isl_ast_loop_type * | loop_type |
enum isl_ast_loop_type * | isolate_loop_type |
Definition at line 29 of file isl_schedule_band.h.
int isl_schedule_band::anchored |
Definition at line 38 of file isl_schedule_band.h.
Referenced by isl_schedule_band_from_multi_union_pw_aff().
isl_union_set* isl_schedule_band::ast_build_options |
Definition at line 39 of file isl_schedule_band.h.
Referenced by isl_schedule_band_from_multi_union_pw_aff().
int* isl_schedule_band::coincident |
Definition at line 33 of file isl_schedule_band.h.
Referenced by isl_schedule_band_from_multi_union_pw_aff().
enum isl_ast_loop_type* isl_schedule_band::isolate_loop_type |
Definition at line 41 of file isl_schedule_band.h.
enum isl_ast_loop_type* isl_schedule_band::loop_type |
Definition at line 40 of file isl_schedule_band.h.
isl_multi_union_pw_aff* isl_schedule_band::mupa |
Definition at line 36 of file isl_schedule_band.h.
Referenced by isl_schedule_band_from_multi_union_pw_aff().
int isl_schedule_band::n |
Definition at line 32 of file isl_schedule_band.h.
Referenced by isl_schedule_band_from_multi_union_pw_aff().
int isl_schedule_band::permutable |
Definition at line 34 of file isl_schedule_band.h.
int isl_schedule_band::ref |
Definition at line 30 of file isl_schedule_band.h.
Referenced by isl_schedule_band_alloc(), isl_schedule_band_copy(), and isl_schedule_band_cow().