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

Data Fields

cgraph_edge_hook hook
void * data
struct cgraph_edge_hook_listnext

Detailed Description

   List of hooks triggered on cgraph_edge events.  

Field Documentation

void* cgraph_edge_hook_list::data
cgraph_edge_hook cgraph_edge_hook_list::hook
struct cgraph_edge_hook_list* cgraph_edge_hook_list::next

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