GCC Middle and Back End API Reference
to_inherit Struct Reference

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

rtx to_inherit::insns

Referenced by add_to_inherit().

int to_inherit::regno

Referenced by add_to_inherit(), and inherit_in_ebb().


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