GCC Middle and Back End API Reference
|
Public Types | |
typedef pass_registry | value_type |
typedef pass_registry | 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 (pass_registry *p) |
Helper for pass_registry hash table.
|
inlinestatic |
Hash equal function
|
inlinestatic |
Pass registry hash function.
|
inlinestaticinherited |
Remove doing nothing.