Polly 22.0.0git
isl_scc_graph Struct Reference

Public Attributes

isl_ctxctx
struct isl_sched_graphgraph
struct isl_clusteringc
int n
int * graph_scc
int * component
int * size
int * pos
int * sorted
struct isl_hash_table ** edge_table
struct isl_hash_table ** reverse_edge_table

Detailed Description

Definition at line 63 of file isl_scheduler_scc.c.

Member Data Documentation

◆ c

◆ component

◆ ctx

◆ edge_table

◆ graph

◆ graph_scc

◆ n

◆ pos

int* isl_scc_graph::pos

◆ reverse_edge_table

struct isl_hash_table** isl_scc_graph::reverse_edge_table

◆ size

◆ sorted


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