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

Public Attributes

isl_setmust_no_source
 
isl_setmay_no_source
 
int n_source
 
struct isl_labeled_mapdep
 

Detailed Description

Definition at line 204 of file isl_flow.c.

Member Data Documentation

◆ dep

struct isl_labeled_map* isl_flow::dep

Definition at line 208 of file isl_flow.c.

Referenced by isl_flow_alloc().

◆ may_no_source

isl_set* isl_flow::may_no_source

Definition at line 206 of file isl_flow.c.

◆ must_no_source

isl_set* isl_flow::must_no_source

Definition at line 205 of file isl_flow.c.

◆ n_source

int isl_flow::n_source

Definition at line 207 of file isl_flow.c.


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