|
GCC Middle and Back End API Reference
|

Data Fields | |
| automaton_t | automaton |
| automata_list_el_t | next_automata_list_el |
The following is the element of the list of automata.
| automaton_t automata_list_el::automaton |
The automaton itself.
| automata_list_el_t automata_list_el::next_automata_list_el |
The next automata set element.
Referenced by state_eq_p().