Searched refs:isl_scc_graph_add_edge (Results 1 – 1 of 1) sorted by relevance
447 static isl_stat isl_scc_graph_add_edge(struct isl_scc_graph *scc_graph, in isl_scc_graph_add_edge() function470 return isl_scc_graph_add_edge(data->scc_graph, in add_reverse()513 return isl_scc_graph_add_edge(scc_graph, scc_graph->edge_table, in add_scc_edge()638 return isl_scc_graph_add_edge(sub, sub->edge_table, sub_src, sub_dst); in copy_edge()