|
GCC Middle and Back End API Reference
|

Data Fields | |
| rtx | x |
| int | n |
The container to be passed into rtx search & replace functions.
| 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().