#include <cg_dep_graph.h>

Data Fields | |
| ARC_LIST * | preds |
| ARC_LIST * | succs |
Definition at line 601 of file cg_dep_graph.h.
Definition at line 602 of file cg_dep_graph.h.
Referenced by attach_arc_to_succ(), detach_arc_from_succ(), and new_op_info().
Definition at line 603 of file cg_dep_graph.h.
Referenced by attach_arc_to_pred(), detach_arc_from_pred(), and new_op_info().
1.5.6