GCC Middle and Back End API Reference
position Struct Reference
Collaboration diagram for position:

Data Fields

struct positionbase
struct positionnext
struct positionxexps
struct positionxvecexp0s
enum position_type type
int arg
int depth

Detailed Description

The position of an rtx relative to X0.  Each useful position is
   represented by exactly one instance of this structure.   

Field Documentation

int position::arg
struct position* position::base
struct position* position::next

Referenced by add_to_sequence().

struct position* position::xexps

Referenced by add_to_sequence().

struct position* position::xvecexp0s

Referenced by add_to_sequence().


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