GCC Middle and Back End API Reference
|
#include <graphds.h>
Data Fields | |
int | n_vertices |
struct vertex * | vertices |
struct obstack | ob |
Structure representing a graph.
int graph::n_vertices |
struct obstack graph::ob |
struct vertex* graph::vertices |