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

Data Fields

int reg_flag
int safe
rtx base
HOST_WIDE_INT start
HOST_WIDE_INT end

Detailed Description

   Used to track what is modified by an operand.  

Field Documentation

rtx decomposition::base

Referenced by operands_match_p().

HOST_WIDE_INT decomposition::end

Referenced by operands_match_p().

int decomposition::reg_flag

Referenced by operands_match_p().

int decomposition::safe

Referenced by operands_match_p().

HOST_WIDE_INT decomposition::start

Referenced by operands_match_p().


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