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

◆ n_vertices

int graph::n_vertices

Referenced by new_graph().

◆ ob

struct obstack graph::ob

◆ vertices


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