GCC Middle and Back End API Reference
|
#include <cgraph.h>
Data Fields | |
struct cgraph_node * | inlined_to |
Information about the function that needs to be computed globally once compilation is finished. Available only with -funit-at-a-time.
struct cgraph_node* cgraph_global_info::inlined_to |
For inline clones this points to the function they will be inlined into.
Referenced by add_new_edges_to_heap(), can_refer_decl_in_current_unit_p(), cgraph_can_remove_if_no_direct_calls_p(), cgraph_edge_cannot_lead_to_return(), cgraph_set_const_flag_1(), clone_inlined_nodes(), do_estimate_edge_time(), flatten_function(), remap_hint_predicate(), symtab_remove_unreachable_nodes(), and try_decrement_rdesc_refcount().