GCC Middle and Back End API Reference
cgraph_node_set_def Struct Reference

#include <cgraph.h>

Collaboration diagram for cgraph_node_set_def:

Data Fields

struct pointer_map_tmap
vec< cgraph_node_ptrnodes

Detailed Description

   A cgraph node set is a collection of cgraph nodes.  A cgraph node
   can appear in multiple sets.  

Field Documentation

struct pointer_map_t* cgraph_node_set_def::map

Referenced by get_base_var().

vec<cgraph_node_ptr> cgraph_node_set_def::nodes

Referenced by get_base_var().


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