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

Data Fields

ira_allocno_t from
ira_allocno_t to
move_t next
bool visited_p
int deps_num
move_tdeps
rtx insn

Detailed Description

The structure represents an allocno move.  Both allocnos have the
   same original regno but different allocation.   

Field Documentation

int move::deps_num
bool move::visited_p

Referenced by create_move(), and traverse_moves().


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