GCC Middle and Back End API Reference
|
Data Fields | |
int | reg_flag |
int | safe |
rtx | base |
HOST_WIDE_INT | start |
HOST_WIDE_INT | end |
Used to track what is modified by an operand.
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().