|
GCC Middle and Back End API Reference
|

Data Fields | |
| rtx | base |
| poly_int64 | offset |
Given an expression EXP with a constant value, reduce it to the sum of an assembler symbol and an integer. Store them both in the structure *VALUE. EXP must be reducible.
| rtx addr_const::base |
Referenced by compare_constant().
| poly_int64 addr_const::offset |
Referenced by compare_constant().