|
GCC Middle and Back End API Reference
|

Data Fields | |
| loc_exp_dep * | backlinks |
| rtx | from |
| expand_depth | depth |
| vec< loc_exp_dep, va_heap, vl_embed > | deps |
This data structure is allocated for one-part variables at the time of emitting notes.
| loc_exp_dep* onepart_aux::backlinks |
| vec<loc_exp_dep, va_heap, vl_embed> onepart_aux::deps |
| expand_depth onepart_aux::depth |
| rtx onepart_aux::from |