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

Data Fields

rtx to
 
bool adjusted
 
rtx_insninsn
 

Detailed Description

Auxiliary data structure for propagate_for_debug_stmt.   

Field Documentation

◆ adjusted

bool rtx_subst_pair::adjusted

Referenced by propagate_for_debug().

◆ insn

rtx_insn* rtx_subst_pair::insn

Referenced by propagate_for_debug().

◆ to

rtx rtx_subst_pair::to

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