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

Data Fields

rtx_insnfirst
 
rtx_insncurrent
 
regset fixed_regs_live
 
bool failure
 

Field Documentation

◆ current

rtx_insn * note_add_store_info::current

◆ failure

bool note_add_store_info::failure

◆ first

rtx_insn* note_add_store_info::first

◆ fixed_regs_live

regset note_add_store_info::fixed_regs_live

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