GCC Middle and Back End API Reference
|
Data Fields | |
struct cgraph_node * | cfun_node |
struct cgraph_node * | builtin_node |
tree | builtin_decl |
basic_block | bb |
location_t | loc |
gimple_seq | seq |
basic_block lower_emutls_data::bb |
Referenced by gen_emutls_addr(), and lower_emutls_function_body().
tree lower_emutls_data::builtin_decl |
Referenced by gen_emutls_addr(), and lower_emutls_function_body().
struct cgraph_node* lower_emutls_data::builtin_node |
Referenced by gen_emutls_addr(), and lower_emutls_function_body().
struct cgraph_node* lower_emutls_data::cfun_node |
Referenced by gen_emutls_addr(), and lower_emutls_function_body().
location_t lower_emutls_data::loc |
Referenced by gen_emutls_addr(), lower_emutls_1(), lower_emutls_phi_arg(), and lower_emutls_stmt().
gimple_seq lower_emutls_data::seq |
Referenced by gen_emutls_addr(), lower_emutls_1(), and lower_emutls_function_body().