GCC Middle and Back End API Reference
decomposition Struct Reference

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 decompose(), and immune_p().

HOST_WIDE_INT decomposition::end

Referenced by decompose(), find_reloads(), and immune_p().

int decomposition::reg_flag

Referenced by decompose(), and immune_p().

int decomposition::safe

Referenced by decompose(), and immune_p().

HOST_WIDE_INT decomposition::start

Referenced by decompose(), and immune_p().


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