GCC Middle and Back End API Reference
|
#include <cgraph.h>
Data Fields | |
rtx | rtl |
tree | value |
hashval_t | hash |
Uniquize all constants that appear in memory. Each constant in memory thus far output is recorded in `const_desc_table'.
hashval_t constant_descriptor_tree::hash |
Referenced by const_desc_eq(), lookup_constant_def(), output_constant_def(), and tree_output_constant_def().
rtx constant_descriptor_tree::rtl |
tree constant_descriptor_tree::value |