GCC Middle and Back End API Reference
temp_slot_address_entry Struct Reference
Collaboration diagram for temp_slot_address_entry:

Data Fields

hashval_t hash
rtx address
struct temp_slottemp_slot

Detailed Description

   Entry for the above hash table.  

Field Documentation

rtx temp_slot_address_entry::address

Referenced by temp_slot_address_hash().

hashval_t temp_slot_address_entry::hash

Referenced by temp_slots_at_level().

struct temp_slot* temp_slot_address_entry::temp_slot

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