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

Public Attributes

struct isl_matc
 
int count
 
int ineq
 

Detailed Description

Definition at line 1515 of file isl_convex_hull.c.

Member Data Documentation

◆ 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().

◆ count

int max_constraint::count

Definition at line 1517 of file isl_convex_hull.c.

◆ ineq

int max_constraint::ineq

Definition at line 1518 of file isl_convex_hull.c.

Referenced by common_constraints(), and update_constraint().


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