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

Data Fields

tree orig_block
tree new_block
tree from_context
tree to_context
struct pointer_map_tvars_map
htab_t new_label_map
struct pointer_map_teh_map
bool remap_decls_p

Field Documentation

struct pointer_map_t* move_stmt_d::eh_map
tree move_stmt_d::from_context
tree move_stmt_d::new_block
htab_t move_stmt_d::new_label_map
tree move_stmt_d::orig_block
bool move_stmt_d::remap_decls_p
tree move_stmt_d::to_context
struct pointer_map_t* move_stmt_d::vars_map

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