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

Public Attributes

int n_eq
 
int n_ineq
 

Detailed Description

Definition at line 4127 of file isl_scheduler.c.

Member Data Documentation

◆ n_eq

int isl_sched_count::n_eq

Definition at line 4128 of file isl_scheduler.c.

Referenced by bset_update_count(), count_all_constraints(), and setup_carry_lp().

◆ n_ineq

int isl_sched_count::n_ineq

Definition at line 4129 of file isl_scheduler.c.

Referenced by bset_update_count(), count_all_constraints(), and setup_carry_lp().


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