|
GCC Middle and Back End API Reference
|
#include <sched-int.h>

Data Fields | |
| rtx * | loc |
| rtx | orig |
| rtx | newval |
| rtx | insn |
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.
| rtx dep_replacement::insn |
Referenced by model_finalize_pressure_group().
| rtx* dep_replacement::loc |
| rtx dep_replacement::newval |
| rtx dep_replacement::orig |