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

Public Attributes

isl_ctxctx
 
struct isl_sched_graphgraph
 
int carry_inter
 
int pos
 

Detailed Description

Definition at line 4041 of file isl_scheduler.c.

Member Data Documentation

◆ carry_inter

int isl_add_all_constraints_data::carry_inter

Definition at line 4044 of file isl_scheduler.c.

Referenced by add_all_constraints(), and lp_add_inter().

◆ ctx

isl_ctx* isl_add_all_constraints_data::ctx

Definition at line 4042 of file isl_scheduler.c.

Referenced by add_all_constraints(), lp_add_inter(), and lp_add_intra().

◆ graph

struct isl_sched_graph* isl_add_all_constraints_data::graph

Definition at line 4043 of file isl_scheduler.c.

Referenced by add_all_constraints(), lp_add_inter(), and lp_add_intra().

◆ pos

int isl_add_all_constraints_data::pos

Definition at line 4045 of file isl_scheduler.c.

Referenced by add_all_constraints(), lp_add_inter(), and lp_add_intra().


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