|
GCC Middle and Back End API Reference
|


Public Types | |
| typedef vn_constant_s | value_type |
| typedef vn_constant_s | compare_type |
Static Public Member Functions | |
| static hashval_t | hash (const value_type *) |
| static bool | equal (const value_type *, const compare_type *) |
| static void | remove (vn_constant_s *p) |
vn_constant hashtable helpers.
|
inlinestatic |
Hash table equality function for vn_constant_t.
|
inlinestatic |
Hash table hash function for vn_constant_t.
|
inlinestaticinherited |
Remove with free.