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

Data Fields

HOST_WIDE_INT sp_offset
rtx insn
rtxref
struct csa_reflistnext

Detailed Description

   This structure records two kinds of stack references between stack
   adjusting instructions: stack references in memory addresses for
   regular insns and all stack references for debug insns.  

Field Documentation

rtx csa_reflist::insn
struct csa_reflist* csa_reflist::next
rtx * csa_reflist::ref
HOST_WIDE_INT csa_reflist::sp_offset

Referenced by free_csa_reflist().


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