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

Data Fields

struct undonext
enum undo_kind kind
union {
   rtx   r
   int   i
   enum machine_mode   m
   struct insn_link *   l
old_contents
union {
   rtx *   r
   int *   i
   struct insn_link **   l
where

Field Documentation

int* undo::i
struct insn_link* undo::l

Referenced by do_SUBST_LINK(), and undo_all().

struct insn_link** undo::l
enum machine_mode undo::m
union { ... } undo::old_contents
rtx undo::r
rtx* undo::r
union { ... } undo::where

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