GCC Middle and Back End API Reference
|
Data Fields | |
struct unoccr * | next |
edge | pred |
rtx | insn |
The following structure holds the information about the occurrences of the redundant instructions.
rtx unoccr::insn |
struct unoccr* unoccr::next |
edge unoccr::pred |