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

Public Attributes

isl_ast_buildbuild
 
isl_setdom
 
int n
 
int max
 
struct isl_from_pw_aff_piecep
 

Detailed Description

Definition at line 1869 of file isl_ast_build_expr.c.

Member Data Documentation

◆ build

isl_ast_build* isl_from_pw_aff_data::build

◆ dom

isl_set* isl_from_pw_aff_data::dom

◆ max

int isl_from_pw_aff_data::max

Definition at line 1874 of file isl_ast_build_expr.c.

Referenced by isl_from_pw_aff_data_clear(), and isl_from_pw_aff_data_init().

◆ n

int isl_from_pw_aff_data::n

◆ p

struct isl_from_pw_aff_piece* isl_from_pw_aff_data::p

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