GCC Middle and Back End API Reference
seq_entry Struct 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
 

Constructor & Destructor Documentation

◆ seq_entry() [1/2]

seq_entry::seq_entry ( )
default

◆ seq_entry() [2/2]

seq_entry::seq_entry ( unsigned f,
sm_kind k,
tree fr = NULL )
inline

Field Documentation

◆ first

unsigned seq_entry::first

◆ from

tree seq_entry::from

Referenced by hoist_memory_references().

◆ second

sm_kind seq_entry::second

Referenced by hoist_memory_references().


The documentation for this struct was generated from the following file: