GCC Middle and Back End API Reference
constant_descriptor_tree Struct Reference

#include <cgraph.h>

Collaboration diagram for constant_descriptor_tree:

Data Fields

rtx rtl
tree value
hashval_t hash

Detailed Description

Uniquize all constants that appear in memory. Each constant in memory thus far output is recorded in `const_desc_table'.

Field Documentation

◆ hash

◆ rtl

◆ value


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