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

Data Fields

rtx dest
 
rtx src
 
int bitmap_index
 
struct cprop_exprnext_same_hash
 
struct cprop_occravail_occr
 

Detailed Description

Hash table entry for assignment expressions.   

Field Documentation

◆ avail_occr

struct cprop_occr* cprop_expr::avail_occr

◆ bitmap_index

int cprop_expr::bitmap_index

◆ dest

◆ next_same_hash

struct cprop_expr* cprop_expr::next_same_hash

◆ src


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