Polly 20.0.0git
Public Attributes | List of all members
isl_detect_stride_data Struct Reference

Public Attributes

int pos
 
int want_offset
 
int found
 
isl_valstride
 
isl_affoffset
 

Detailed Description

Definition at line 108 of file isl_stride.c.

Member Data Documentation

◆ found

int isl_detect_stride_data::found

Definition at line 111 of file isl_stride.c.

Referenced by set_detect_stride(), and set_stride().

◆ offset

isl_aff* isl_detect_stride_data::offset

Definition at line 113 of file isl_stride.c.

Referenced by isl_set_get_stride_info(), set_detect_stride(), and set_stride().

◆ pos

int isl_detect_stride_data::pos

Definition at line 109 of file isl_stride.c.

Referenced by detect_stride(), and set_detect_stride().

◆ stride

isl_val* isl_detect_stride_data::stride

◆ want_offset

int isl_detect_stride_data::want_offset

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