|
GCC Middle and Back End API Reference
|
Data Fields | |
| tree | rec_type |
| tree | fn |
| unsigned | fld_offset |
Structure holding the information that all stores to FLD_OFFSET (measured in bytes) of a particular record type REC_TYPE was storing a pointer to function FN or that there were multiple functions, which is denoted by fn being nullptr.
| unsigned noted_fnptr_store::fld_offset |
| tree noted_fnptr_store::fn |
Referenced by ipa_dump_noted_record_fnptrs().
| tree noted_fnptr_store::rec_type |