|
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 |
| int | bb_freq |
| location_t | loc |
| gimple_seq | seq |
| 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 |
Referenced by lower_emutls_function_body().