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

/haiku-buildtools/gcc/gcc/
H A Dtree-ssa-structalias.c1410 struct scc_info struct
1433 scc_visit (constraint_graph_t graph, struct scc_info *si, unsigned int n)
1857 static struct scc_info *
1860 struct scc_info *si = XNEW (struct scc_info);
1881 free_scc_info (struct scc_info *si)
1904 struct scc_info *si = init_scc_info (size);
2052 condense_visit (constraint_graph_t graph, struct scc_info *si, unsigned int n)
2157 label_visit (constraint_graph_t graph, struct scc_info *si, unsigned int n)
2244 dump_pred_graph (struct scc_info *s
[all...]

Completed in 38 milliseconds