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

Data Fields | |
| dep_node_t | node |
| struct _dep_link * | next |
| struct _dep_link ** | prev_nextp |
A link in the dependency list. This is essentially an equivalent of a
single {INSN, DEPS}_LIST rtx. | struct _dep_link* _dep_link::next |
| dep_node_t _dep_link::node |
| struct _dep_link** _dep_link::prev_nextp |