GCC Middle and Back End API Reference
elt_loc_list Struct Reference

#include <cselib.h>

Collaboration diagram for elt_loc_list:

Data Fields

struct elt_loc_listnext
rtx loc
rtx setting_insn

Detailed Description

   A list of rtl expressions that hold the same value.  

Field Documentation

rtx elt_loc_list::setting_insn
     The insn that made the equivalence.  

Referenced by cselib_process_insn().


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