Home
last modified time | relevance | path

Searched refs:polymorphic_call_target_hash (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-devirt.cc2747 static polymorphic_call_target_hash_type *polymorphic_call_target_hash; variable
2756 delete polymorphic_call_target_hash; in free_polymorphic_call_targets_hash()
2757 polymorphic_call_target_hash = NULL; in free_polymorphic_call_targets_hash()
3110 polymorphic_call_target_hash in possible_polymorphic_call_targets()
3137 slot = polymorphic_call_target_hash->find_slot (&key, INSERT); in possible_polymorphic_call_targets()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-devirt.c2731 static polymorphic_call_target_hash_type *polymorphic_call_target_hash;
2740 delete polymorphic_call_target_hash;
2741 polymorphic_call_target_hash = NULL;
3094 polymorphic_call_target_hash
3121 slot = polymorphic_call_target_hash->find_slot (&key, INSERT);