|
GCC Middle and Back End API Reference
|

Data Fields | |
| rtx * | pos |
| rtx | insn |
| unsigned | addr_use_p |
| struct use * | next |
The description of an use.
| unsigned use::addr_use_p |
| rtx use::insn |
| struct use* use::next |
Referenced by find_invariants_bb(), and get_inv_cost().
| rtx* use::pos |