GCC Middle and Back End API Reference
|
Data Fields | |
rtx * | where |
int | what |
enum machine_mode | mode |
Each replacement is recorded with a structure like this.
enum machine_mode replacement::mode |
int replacement::what |
rtx* replacement::where |
Referenced by subst_reloads().