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

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-structalias.c1099 struct scc_info struct
1122 scc_visit (constraint_graph_t graph, struct scc_info *si, unsigned int n)
1574 static struct scc_info *
1577 struct scc_info *si = XNEW (struct scc_info);
1598 free_scc_info (struct scc_info *si)
1621 struct scc_info *si = init_scc_info (size);
1693 label_visit (constraint_graph_t graph, struct scc_info *si, unsigned int n)
1798 static struct scc_info *
1803 struct scc_info *s
[all...]

Completed in 61 milliseconds