GCC Middle and Back End API Reference
cgraph_node_set_iterator Struct Reference

#include <cgraph.h>

Collaboration diagram for cgraph_node_set_iterator:

Data Fields

cgraph_node_set set
unsigned index

Detailed Description

Iterator structure for cgraph node sets.   

Field Documentation

unsigned cgraph_node_set_iterator::index

Referenced by cgraph_node_set_find().

cgraph_node_set cgraph_node_set_iterator::set

Referenced by cgraph_node_set_find().


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