#include <ir_graph.h>

Public Attributes | |
| VINDEX | vcnt |
| VINDEX | vmax |
| VINDEX | vfree |
| EINDEX | ecnt |
| EINDEX | emax |
| EINDEX | efree |
| VINDEX | root |
| VERTEX * | v |
| EDGE * | e |
| MEM_POOL * | m |
Definition at line 169 of file ir_graph.h.
Definition at line 180 of file ir_graph.h.
Referenced by delete_edge().
Definition at line 174 of file ir_graph.h.
Definition at line 176 of file ir_graph.h.
Definition at line 175 of file ir_graph.h.
Definition at line 181 of file ir_graph.h.
Definition at line 178 of file ir_graph.h.
Definition at line 179 of file ir_graph.h.
Definition at line 170 of file ir_graph.h.
Definition at line 172 of file ir_graph.h.
Definition at line 171 of file ir_graph.h.
1.6.1