GCC Middle and Back End API Reference
|
Public Types | |
typedef cost_classes | value_type |
typedef cost_classes | 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 (value_type *) |
Helper for cost_classes hashing.
|
inlinestatic |
Compares cost classes info HV1 and HV2.
References ira_allocate(), and max_reg_num().
|
inlinestatic |
Returns hash value for cost classes info HV.
|
inlinestatic |
Delete cost classes info V from the hash table.