GCC Middle and Back End API Reference
edge_list Struct Reference

#include <basic-block.h>

Collaboration diagram for edge_list:

Data Fields

int num_edges
edgeindex_to_edge

Detailed Description

This structure maintains an edge list vector.   
FIXME: Make this a vec<edge>.   

Field Documentation

edge* edge_list::index_to_edge

Referenced by create_edge_list(), and free_edge_list().


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