GCC Middle and Back End API Reference
|
Data Fields | |
rtx | insn |
struct csa_reflist * | reflist |
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.
rtx record_stack_refs_data::insn |
Referenced by combine_stack_adjustments_for_block(), force_move_args_size_note(), and record_stack_refs().
struct csa_reflist* record_stack_refs_data::reflist |
Referenced by combine_stack_adjustments_for_block(), and record_stack_refs().