GCC Middle and Back End API Reference
cgraph_global_info Struct Reference

#include <cgraph.h>

Collaboration diagram for cgraph_global_info:

Data Fields

struct cgraph_nodeinlined_to

Detailed Description

Information about the function that needs to be computed globally
   once compilation is finished.  Available only with -funit-at-a-time.   

Field Documentation

struct cgraph_node* cgraph_global_info::inlined_to

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