Searched refs:isl_sched_graph (Results 1 – 1 of 1) sorted by relevance
361 struct isl_sched_graph { struct377 struct isl_sched_graph *root; argument400 static int graph_init_table(isl_ctx *ctx, struct isl_sched_graph *graph) in graph_init_table() argument428 struct isl_sched_graph *graph, __isl_keep isl_space *space) in graph_find_node()449 static int is_node(struct isl_sched_graph *graph, in is_node()466 struct isl_sched_graph *graph, enum isl_edge_type type, in graph_edge_table_add()488 struct isl_sched_graph *graph, struct isl_sched_edge *edge) in graph_edge_tables_add()505 static int graph_init_edge_tables(isl_ctx *ctx, struct isl_sched_graph *graph) in graph_init_edge_tables()524 struct isl_sched_graph *graph, in graph_find_edge_entry()545 static struct isl_sched_edge *graph_find_edge(struct isl_sched_graph *graph, in graph_find_edge()[all …]