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

Data Fields

int regno
 
rtx insns
 

Detailed Description

The structure describes info to do an inheritance for the current
insn.  We need to collect such info first before doing the
transformations because the transformations change the insn
internal representation.   

Field Documentation

◆ insns

rtx to_inherit::insns

Referenced by add_to_inherit().

◆ regno

int to_inherit::regno

Referenced by add_to_inherit(), and inherit_in_ebb().


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