GCC Middle and Back End API Reference
addr_const Class Reference
Collaboration diagram for addr_const:

Data Fields

rtx base
 
poly_int64 offset
 

Detailed Description

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.   

Field Documentation

◆ base

rtx addr_const::base

◆ offset

poly_int64 addr_const::offset

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