Home
last modified time | relevance | path

Searched refs:isl_scc_graph_merge_components (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_scheduler_scc.c944 static isl_stat isl_scc_graph_merge_components(struct isl_scc_graph *scc_graph, in isl_scc_graph_merge_components() function
1085 if (isl_scc_graph_merge_components(scc_graph, first, n) < 0) in detect_components()