GCC Middle and Back End API Reference
mem_attrs Struct Reference

#include <rtl.h>

Data Fields

tree expr
HOST_WIDE_INT offset
HOST_WIDE_INT size
alias_set_type alias
unsigned int align
unsigned char addrspace
bool offset_known_p
bool size_known_p

Detailed Description

Structure used to describe the attributes of a MEM.  These are hashed
   so MEMs that the same attributes share a data structure.  This means
   they cannot be modified in place.   

Field Documentation


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