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 sm_seq_push_down().
tree seq_entry::from |
Referenced by hoist_memory_references(), and sm_seq_push_down().
sm_kind seq_entry::second |
Referenced by hoist_memory_references(), and sm_seq_push_down().