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

Data Fields

rtx hard_reg
 
rtx pseudo
 

Detailed Description

Functions and data structures to keep track of the values hard regs
had at the start of the function.   
Private type used by get_hard_reg_initial_reg, get_hard_reg_initial_val,
and has_hard_reg_initial_val..   

Field Documentation

◆ hard_reg

rtx initial_value_pair::hard_reg

◆ pseudo

rtx initial_value_pair::pseudo

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