GCC Middle and Back End API Reference
web_entry Struct Reference

#include <df.h>

Collaboration diagram for web_entry:

Data Fields

struct web_entrypred
rtx reg
void * extra_info

Detailed Description

web This entry is allocated for each reference in the insn stream.


Field Documentation

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.


The documentation for this struct was generated from the following file: