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

Data Fields

rtx insn
struct csa_reflistreflist

Detailed Description

   Called via for_each_rtx and used to record all stack memory and other
   references in the insn and discard all other stack pointer references.  

Field Documentation

rtx record_stack_refs_data::insn
struct csa_reflist* record_stack_refs_data::reflist

Referenced by record_stack_refs().


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