GCC Middle and Back End API Reference
ao_ref_s Struct Reference

#include <tree-ssa-alias.h>

Data Fields

tree ref
tree base
HOST_WIDE_INT offset
HOST_WIDE_INT size
HOST_WIDE_INT max_size
alias_set_type ref_alias_set
alias_set_type base_alias_set
bool volatile_p

Detailed Description

Simplified and cached information about a memory reference tree.
   Used by the alias-oracle internally and externally in alternate
   interfaces.   

Field Documentation


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