GCC Middle and Back End API Reference
|
#include <exploded-graph.h>
Data Structures | |
struct | dump_args_t |
Public Types | |
typedef exploded_node | node_t |
typedef exploded_edge | edge_t |
typedef exploded_graph | graph_t |
typedef exploded_cluster | cluster_t |
A traits class for exploded graphs and their nodes and edges.
exploded_cluster ana::eg_traits::cluster_t |