Polly 23.0.0git
isl_collect_bounds_data Struct Reference

Public Attributes

isl_ctxctx
struct isl_sched_graphgraph
isl_union_setbounds

Detailed Description

Definition at line 4693 of file isl_scheduler.c.

Member Data Documentation

◆ bounds

isl_union_set* isl_collect_bounds_data::bounds

Definition at line 4696 of file isl_scheduler.c.

Referenced by collect_bounds(), and union_drop_coalescing_constraints().

◆ ctx

isl_ctx* isl_collect_bounds_data::ctx

Definition at line 4694 of file isl_scheduler.c.

Referenced by collect_bounds(), and union_drop_coalescing_constraints().

◆ graph

struct isl_sched_graph* isl_collect_bounds_data::graph

Definition at line 4695 of file isl_scheduler.c.

Referenced by collect_bounds(), and union_drop_coalescing_constraints().


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