|
GCC Middle and Back End API Reference
|

Data Fields | |
| struct cprop_occr * | next |
| rtx_insn * | insn |
Occurrence of an expression. There is one per basic block. If a pattern appears more than once the last appearance is used.
| rtx_insn* cprop_occr::insn |
Referenced by hash_scan_insn(), hash_scan_set(), insert_set_in_table(), and try_replace_reg().
| struct cprop_occr* cprop_occr::next |
Referenced by insert_set_in_table().