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

Data Fields

rtx insn
rtxloc
enum rtx_code code

Field Documentation

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().


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