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

Data Fields

bool match_p
 
bool early_clobber_p
 
rtx input
 
rtx reg
 

Detailed Description

The page contains code to reuse input reloads.   
Structure describes input reload of the current insns.   

Field Documentation

◆ early_clobber_p

bool input_reload::early_clobber_p

Referenced by get_reload_reg(), and match_reload().

◆ input

rtx input_reload::input

Referenced by get_reload_reg(), and match_reload().

◆ match_p

bool input_reload::match_p

Referenced by get_reload_reg(), and match_reload().

◆ reg

rtx input_reload::reg

Referenced by get_reload_reg(), and match_reload().


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