Searched defs:scc_graph (Results 1 – 2 of 2) sorted by relevance
84 struct isl_scc_graph *scc_graph; member106 void isl_scc_graph_dump(struct isl_scc_graph *scc_graph) in isl_scc_graph_dump()135 struct isl_scc_graph *isl_scc_graph_free(struct isl_scc_graph *scc_graph) in isl_scc_graph_free()171 static void *isl_scc_graph_encode_local_index(struct isl_scc_graph *scc_graph, in isl_scc_graph_encode_local_index()180 static int isl_scc_graph_local_index(struct isl_scc_graph *scc_graph, int *data) in isl_scc_graph_local_index()202 struct isl_scc_graph *scc_graph, struct isl_hash_table **edge_table, in isl_scc_graph_find_edge()224 static isl_bool isl_scc_graph_remove_edge(struct isl_scc_graph *scc_graph, in isl_scc_graph_remove_edge()250 struct isl_scc_graph *scc_graph; member283 static int *next_nodes(struct isl_scc_graph *scc_graph, int i) in next_nodes()314 struct isl_scc_graph *scc_graph; member[all …]
1453 struct isl_scc_graph *scc_graph; in finish_bands_decompose() local