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

Data Fields

struct location_chain_defnext
rtx loc
rtx set_src
enum var_init_status init

Detailed Description

   Structure for chaining the locations.  

Field Documentation

enum var_init_status location_chain_def::init
struct location_chain_def* location_chain_def::next
rtx location_chain_def::set_src
     The "value" stored in this location.  

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