GCC Middle and Back End API Reference
graph Struct Reference

#include <graphds.h>

Collaboration diagram for graph:

Data Fields

int n_vertices
struct vertexvertices
struct obstack ob

Detailed Description

   Structure representing a graph.  

Field Documentation

struct obstack graph::ob

Referenced by for_each_edge().


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