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

Public Attributes

struct isl_ast_add_term_dataterm
 
isl_ast_exprexpr
 

Detailed Description

Definition at line 1213 of file isl_ast_build_expr.c.

Member Data Documentation

◆ expr

isl_ast_expr* isl_ast_add_terms_data::expr

Definition at line 1215 of file isl_ast_build_expr.c.

Referenced by add_term(), add_terms(), and isl_ast_expr_from_aff().

◆ term

struct isl_ast_add_term_data* isl_ast_add_terms_data::term

Definition at line 1214 of file isl_ast_build_expr.c.

Referenced by add_term().


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