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

Public Attributes

struct isl_scc_graphscc_graph
 
struct isl_scc_graphsub
 
int src
 

Detailed Description

Definition at line 609 of file isl_scheduler_scc.c.

Member Data Documentation

◆ scc_graph

struct isl_scc_graph* isl_copy_edge_data::scc_graph

◆ src

int isl_copy_edge_data::src

Definition at line 612 of file isl_scheduler_scc.c.

Referenced by copy_edge(), and isl_scc_graph_sub().

◆ sub

struct isl_scc_graph* isl_copy_edge_data::sub

Definition at line 611 of file isl_scheduler_scc.c.

Referenced by copy_edge(), and isl_scc_graph_sub().


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