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 |
vinsn_t expr_history_def_1::old_expr_vinsn |
ds_t expr_history_def_1::spec_ds |
enum local_trans_type expr_history_def_1::type |
unsigned expr_history_def_1::uid |