GCC Middle and Back End API Reference
cgraph_node_hook_list Struct Reference
Collaboration diagram for cgraph_node_hook_list:

Data Fields

cgraph_node_hook hook
void * data
struct cgraph_node_hook_listnext

Detailed Description

   List of hooks triggered on cgraph_node events.  

Field Documentation

void* cgraph_node_hook_list::data
cgraph_node_hook cgraph_node_hook_list::hook
struct cgraph_node_hook_list* cgraph_node_hook_list::next

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