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

◆ input

rtx input_reload::input

◆ match_p

bool input_reload::match_p

◆ reg

rtx input_reload::reg

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