|
GCC Middle and Back End API Reference
|

Data Fields | |
| rtx | insn |
| rtx * | loc |
| enum rtx_code | code |
| enum rtx_code comparison_use::code |
The comparison code applied against the flags register.
| rtx comparison_use::insn |
The instruction in which the result of the compare is used.
Referenced by maybe_select_cc_mode().
| rtx* comparison_use::loc |
The location of the flags register within the use.
Referenced by maybe_select_cc_mode().