Searched refs:scc_visit (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-structalias.c1122 scc_visit (constraint_graph_t graph, struct scc_info *si, unsigned int n) function
1145 scc_visit (graph, si, w);
1625 scc_visit (graph, si, i);
1690 The SCC finding algorithm used is the same as that for scc_visit. */

Completed in 57 milliseconds