GCC Middle and Back End API Reference
|
Public Types | |
typedef polymorphic_call_target_d | value_type |
typedef polymorphic_call_target_d | 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 *) |
Polymorphic call target cache helpers.
|
inlinestatic |
Compare cache entries T1 and T2.
References polymorphic_call_target_d::otr_token, and polymorphic_call_target_d::type.
|
inlinestatic |
Return the computed hashcode for ODR_QUERY.
References odr_type_d::id, iterative_hash_hashval_t(), polymorphic_call_target_d::otr_token, and polymorphic_call_target_d::type.
|
inlinestatic |
Remove entry in polymorphic call target cache hash.
References free(), and polymorphic_call_target_d::targets.