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

Public Attributes

isl_basic_setbset
 
isl_size pos
 
isl_valsize
 
isl_affoffset
 

Detailed Description

Definition at line 238 of file isl_box.c.

Member Data Documentation

◆ bset

isl_basic_set* isl_size_info::bset

Definition at line 239 of file isl_box.c.

Referenced by compute_size_in_direction(), and set_dim_extent().

◆ offset

isl_aff* isl_size_info::offset

Definition at line 242 of file isl_box.c.

Referenced by compute_size_in_direction(), and set_dim_extent().

◆ pos

isl_size isl_size_info::pos

Definition at line 240 of file isl_box.c.

Referenced by compute_size_in_direction(), and set_dim_extent().

◆ size

isl_val* isl_size_info::size

Definition at line 241 of file isl_box.c.

Referenced by compute_size_in_direction(), and set_dim_extent().


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