GCC Middle and Back End API Reference
dep_replacement Struct Reference

#include <sched-int.h>

Data Fields

rtxloc
rtx orig
rtx newval
rtx insn

Detailed Description

Describe a dependency that can be broken by making a replacement
   in one of the patterns.  LOC is the location, ORIG and NEWVAL the
   two alternative contents, and INSN the instruction that must be
   changed.   

Field Documentation

rtx dep_replacement::newval

Referenced by apply_replacement(), and find_inc().


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