GCC Middle and Back End API Reference
|
#include <conditions.h>
Data Fields | |
int | flags |
rtx | value1 |
rtx | value2 |
CC_STATUS_MDEP | mdep |
int CC_STATUS::flags |
Referenced by alter_cond(), and final_scan_insn().
CC_STATUS_MDEP CC_STATUS::mdep |
rtx CC_STATUS::value1 |
Referenced by final_scan_insn().
rtx CC_STATUS::value2 |
Referenced by final_scan_insn().