GCC Middle and Back End API Reference
|
#include <df.h>
Data Fields | |
struct web_entry * | pred |
rtx | reg |
void * | extra_info |
web
This entry is allocated for each reference in the insn stream.
void* web_entry::extra_info |
struct web_entry* web_entry::pred |
Pointer to the parent in the union/find tree.
Referenced by unionfind_root().
rtx web_entry::reg |
Newly assigned register to the entry. Set only for roots.