Searched refs:my_dfs (Results 1 – 1 of 1) sorted by relevance
1126 unsigned int my_dfs; in scc_visit() local1130 my_dfs = si->dfs[n]; in scc_visit()1157 if (si->dfs[n] == my_dfs) in scc_visit()1160 && si->dfs[VEC_last (unsigned, si->scc_stack)] >= my_dfs) in scc_visit()1170 && si->dfs[VEC_last (unsigned, si->scc_stack)] >= my_dfs) in scc_visit()1697 unsigned int my_dfs; in label_visit() local1702 my_dfs = si->dfs[n]; in label_visit()1745 if (si->dfs[n] == my_dfs) in label_visit()1748 && si->dfs[VEC_last (unsigned, si->scc_stack)] >= my_dfs) in label_visit()