|
GCC Middle and Back End API Reference
|
#include <sel-sched-ir.h>

Data Fields | |
| unsigned | uid |
| vinsn_t | old_expr_vinsn |
| vinsn_t | new_expr_vinsn |
| ds_t | spec_ds |
| enum local_trans_type | type |
This struct is used to record the history of expression's transformations.
| vinsn_t expr_history_def_1::new_expr_vinsn |
Referenced by undo_transformations().
| vinsn_t expr_history_def_1::old_expr_vinsn |
Referenced by undo_transformations().
| ds_t expr_history_def_1::spec_ds |
Referenced by undo_transformations().
| enum local_trans_type expr_history_def_1::type |
Referenced by undo_transformations().
| unsigned expr_history_def_1::uid |