Polly 20.0.0git
|
Public Attributes | |
enum isl_restriction_type | type |
isl_set * | source |
isl_set * | sink |
Definition at line 37 of file isl_flow.c.
isl_set* isl_restriction::sink |
Definition at line 41 of file isl_flow.c.
Referenced by isl_restriction_input(), and restricted_partial_lexmax().
isl_set* isl_restriction::source |
Definition at line 40 of file isl_flow.c.
Referenced by isl_restriction_input(), isl_restriction_output(), and restricted_partial_lexmax().
enum isl_restriction_type isl_restriction::type |
Definition at line 38 of file isl_flow.c.
Referenced by isl_restriction_alloc(), isl_restriction_input(), isl_restriction_output(), and restricted_partial_lexmax().