Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenautomata.cc6144 state_t first_class_state; in merge_states() local
6162 first_class_state = curr_state; in merge_states()
6163 for (curr_state = first_class_state; in merge_states()
6199 first_class_state = curr_state; in merge_states()
6202 for (curr_arc = first_out_arc (first_class_state); in merge_states()
6205 add_arc (first_class_state->equiv_class_state, in merge_states()
6209 for (curr_state = first_class_state; in merge_states()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenautomata.c6144 state_t first_class_state; in merge_states() local
6162 first_class_state = curr_state; in merge_states()
6163 for (curr_state = first_class_state; in merge_states()
6199 first_class_state = curr_state; in merge_states()
6202 for (curr_arc = first_out_arc (first_class_state); in merge_states()
6205 add_arc (first_class_state->equiv_class_state, in merge_states()
6209 for (curr_state = first_class_state; in merge_states()