Polly 20.0.0git
|
Public Attributes | |
struct isl_mat * | c |
int | count |
int | ineq |
Definition at line 1515 of file isl_convex_hull.c.
struct isl_mat* max_constraint::c |
Definition at line 1516 of file isl_convex_hull.c.
Referenced by common_constraints(), has_constraint(), and update_constraint().
int max_constraint::count |
Definition at line 1517 of file isl_convex_hull.c.
int max_constraint::ineq |
Definition at line 1518 of file isl_convex_hull.c.
Referenced by common_constraints(), and update_constraint().