|
GCC Middle and Back End API Reference
|
Public Member Functions | |
| seq_entry ()=default | |
| seq_entry (unsigned f, sm_kind k, tree fr=NULL) | |
Data Fields | |
| unsigned | first |
| sm_kind | second |
| tree | from |
|
default |
| unsigned seq_entry::first |
Referenced by seq_entry(), and sm_seq_push_down().
| tree seq_entry::from |
Referenced by seq_entry(), and sm_seq_push_down().
| sm_kind seq_entry::second |
Referenced by seq_entry(), and sm_seq_push_down().