Polly 19.0.0git
Public Attributes | List of all members
isl_schedule_band Struct Reference

#include <isl_schedule_band.h>

Public Attributes

int ref
 
int n
 
int * coincident
 
int permutable
 
isl_multi_union_pw_affmupa
 
int anchored
 
isl_union_setast_build_options
 
enum isl_ast_loop_typeloop_type
 
enum isl_ast_loop_typeisolate_loop_type
 

Detailed Description

Definition at line 29 of file isl_schedule_band.h.

Member Data Documentation

◆ anchored

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().

◆ ast_build_options

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().

◆ coincident

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().

◆ isolate_loop_type

enum isl_ast_loop_type* isl_schedule_band::isolate_loop_type

Definition at line 41 of file isl_schedule_band.h.

◆ loop_type

enum isl_ast_loop_type* isl_schedule_band::loop_type

Definition at line 40 of file isl_schedule_band.h.

◆ mupa

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().

◆ n

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().

◆ permutable

int isl_schedule_band::permutable

Definition at line 34 of file isl_schedule_band.h.

◆ ref

int isl_schedule_band::ref

The documentation for this struct was generated from the following file: