|
GCC Middle and Back End API Reference
|

Data Fields | |
| tree | orig_block |
| tree | new_block |
| tree | from_context |
| tree | to_context |
| struct pointer_map_t * | vars_map |
| htab_t | new_label_map |
| struct pointer_map_t * | eh_map |
| bool | remap_decls_p |
| struct pointer_map_t* 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(), and move_stmt_op().
| struct pointer_map_t* move_stmt_d::vars_map |
Referenced by move_block_to_fn(), move_sese_region_to_fn(), and move_stmt_op().