GCC Middle and Back End API Reference
_dep_link Struct Reference

#include <sched-int.h>

Collaboration diagram for _dep_link:

Data Fields

dep_node_t node
struct _dep_linknext
struct _dep_link ** prev_nextp

Detailed Description

A link in the dependency list.  This is essentially an equivalent of a
   single {INSN, DEPS}_LIST rtx.   

Field Documentation

struct _dep_link* _dep_link::next
dep_node_t _dep_link::node
struct _dep_link** _dep_link::prev_nextp

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