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

Public Attributes

enum isl_edge_type type
 
struct isl_sched_graphgraph
 

Detailed Description

Definition at line 1076 of file isl_scheduler.c.

Member Data Documentation

◆ graph

struct isl_sched_graph* isl_extract_edge_data::graph

Definition at line 1078 of file isl_scheduler.c.

Referenced by extract_edge(), and isl_sched_graph_init().

◆ type

enum isl_edge_type isl_extract_edge_data::type

Definition at line 1077 of file isl_scheduler.c.

Referenced by extract_edge(), and isl_sched_graph_init().


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