GCC Middle and Back End API Reference
vn_constant_s Struct Reference

#include <tree-ssa-sccvn.h>

Data Fields

unsigned int value_id
 
hashval_t hashcode
 
tree constant
 

Field Documentation

◆ constant

tree vn_constant_s::constant

◆ hashcode

hashval_t vn_constant_s::hashcode

◆ value_id

unsigned int vn_constant_s::value_id

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