GCC Middle and Back End API Reference
expr_history_def_1 Struct Reference

#include <sel-sched-ir.h>

Collaboration diagram for expr_history_def_1:

Data Fields

unsigned uid
 
vinsn_t old_expr_vinsn
 
vinsn_t new_expr_vinsn
 
ds_t spec_ds
 
enum local_trans_type type
 

Detailed Description

This struct is used to record the history of expression's
transformations.   

Field Documentation

◆ new_expr_vinsn

vinsn_t expr_history_def_1::new_expr_vinsn

◆ old_expr_vinsn

vinsn_t expr_history_def_1::old_expr_vinsn

◆ spec_ds

ds_t expr_history_def_1::spec_ds

◆ type

enum local_trans_type expr_history_def_1::type

◆ uid

unsigned expr_history_def_1::uid

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