Searched defs:tm_restart_hasher (Results 1 – 2 of 2) sorted by relevance
36 struct tm_restart_hasher : ggc_ptr_hash<tm_restart_node> struct38 static hashval_t hash (tm_restart_node *n) { return htab_hash_pointer (n); } in hash()41 equal (tm_restart_node *a, tm_restart_node *b) in equal()