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

Data Fields

rtx x
int n

Detailed Description

   The container to be passed into rtx search & replace functions.  

Field Documentation

int rtx_search_arg::n
     The occurrence counter.  

Referenced by can_substitute_through_p(), and mark_unavailable_hard_regs().

rtx rtx_search_arg::x
     What we are searching for.  

Referenced by can_substitute_through_p().


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