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

Public Attributes

struct isl_ctxctx
 
int n
 
struct variablev
 

Detailed Description

Definition at line 42 of file isl_input.c.

Member Data Documentation

◆ ctx

struct isl_ctx* vars::ctx

Definition at line 43 of file isl_input.c.

Referenced by variable_new(), and vars_new().

◆ n

int vars::n

Definition at line 44 of file isl_input.c.

Referenced by obj_read_poly(), vars_add_anon(), vars_drop(), and vars_pos().

◆ v

struct variable* vars::v

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