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

Public Attributes

int pos
 
isl_bool cst
 
isl_int val
 

Detailed Description

Definition at line 3026 of file isl_coalesce.c.

Member Data Documentation

◆ cst

isl_bool isl_expanded::cst

Definition at line 3028 of file isl_coalesce.c.

Referenced by tab_insert_divs().

◆ pos

int isl_expanded::pos

Definition at line 3027 of file isl_coalesce.c.

Referenced by expand_tab(), fix_constant_divs(), and tab_insert_divs().

◆ val

isl_int isl_expanded::val

Definition at line 3029 of file isl_coalesce.c.

Referenced by fix_constant_divs(), and tab_insert_divs().


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