GCC Middle and Back End API Reference
cgraph_local_info Struct Reference

#include <cgraph.h>

Data Fields

unsigned local: 1
unsigned versionable: 1
unsigned can_change_signature: 1
unsigned redefined_extern_inline: 1
unsigned tm_may_enter_irr: 1

Detailed Description

Information about the function collected locally.
   Available after function is analyzed.   

Field Documentation

unsigned cgraph_local_info::redefined_extern_inline
unsigned cgraph_local_info::versionable

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