|
GCC Middle and Back End API Reference
|

Data Fields | |
| int | reg_flag |
| int | safe |
| rtx | base |
| poly_int64 | start |
| poly_int64 | end |
Used to track what is modified by an operand.
| rtx decomposition::base |
Referenced by decompose(), and immune_p().
| poly_int64 decomposition::end |
Referenced by decompose(), and immune_p().
| int decomposition::reg_flag |
Referenced by decompose(), and immune_p().
| int decomposition::safe |
Referenced by decompose(), and immune_p().
| poly_int64 decomposition::start |
Referenced by decompose(), and immune_p().