|
GCC Middle and Back End API Reference
|

Data Fields | |
| tree | orig_block |
| tree | new_block |
| tree | from_context |
| tree | to_context |
| hash_map< tree, tree > * | vars_map |
| htab_t | new_label_map |
| hash_map< void *, void * > * | eh_map |
| bool | remap_decls_p |
| hash_map<void *, void *>* move_stmt_d::eh_map |
Referenced by move_block_to_fn(), move_sese_region_to_fn(), and move_stmt_eh_region_nr().
| tree move_stmt_d::from_context |
Referenced by move_sese_region_to_fn().
| tree move_stmt_d::new_block |
Referenced by move_block_to_fn(), move_sese_region_to_fn(), move_stmt_op(), and move_stmt_r().
| htab_t move_stmt_d::new_label_map |
Referenced by move_sese_region_to_fn(), and move_stmt_op().
| tree move_stmt_d::orig_block |
Referenced by move_block_to_fn(), move_sese_region_to_fn(), move_stmt_op(), and move_stmt_r().
| bool move_stmt_d::remap_decls_p |
Referenced by move_sese_region_to_fn(), move_stmt_op(), and move_stmt_r().
| tree move_stmt_d::to_context |
Referenced by move_sese_region_to_fn(), move_stmt_op(), and move_stmt_r().
Referenced by move_block_to_fn(), move_sese_region_to_fn(), and move_stmt_op().