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

Data Fields

struct cgraph_nodecfun_node
struct cgraph_nodebuiltin_node
tree builtin_decl
basic_block bb
int bb_freq
location_t loc
gimple_seq seq

Field Documentation

basic_block lower_emutls_data::bb

Referenced by lower_emutls_phi_arg().

int lower_emutls_data::bb_freq

Referenced by lower_emutls_phi_arg().

tree lower_emutls_data::builtin_decl

Referenced by lower_emutls_phi_arg().

struct cgraph_node* lower_emutls_data::builtin_node

Referenced by lower_emutls_phi_arg().

struct cgraph_node* lower_emutls_data::cfun_node

Referenced by lower_emutls_phi_arg().

location_t lower_emutls_data::loc
gimple_seq lower_emutls_data::seq

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