Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dtree-ssa-structalias.c1099 struct scc_info struct
1122 scc_visit (constraint_graph_t graph, struct scc_info *si, unsigned int n) in scc_visit() argument
1574 static struct scc_info *
1577 struct scc_info *si = XNEW (struct scc_info); in init_scc_info()
1598 free_scc_info (struct scc_info *si) in free_scc_info()
1621 struct scc_info *si = init_scc_info (size); in find_indirect_cycles()
1693 label_visit (constraint_graph_t graph, struct scc_info *si, unsigned int n) in label_visit()
1798 static struct scc_info *
1803 struct scc_info *si = init_scc_info (size); in perform_var_substitution()
1849 free_var_substitution_info (struct scc_info *si) in free_var_substitution_info()
[all …]