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

Data Fields

rtx object
 
int old_code
 
int old_len
 
bool unshare
 
rtxloc
 
rtx old
 

Detailed Description

Static data for the next two routines.   

Field Documentation

◆ loc

rtx* change_t::loc

◆ object

rtx change_t::object

◆ old

rtx change_t::old

◆ old_code

int change_t::old_code

◆ old_len

int change_t::old_len

◆ unshare

bool change_t::unshare

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