Home
last modified time | relevance | path

Searched defs:tm_restart_hasher (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa.h36 struct tm_restart_hasher : ggc_ptr_hash<tm_restart_node> struct
38 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()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa.h36 struct tm_restart_hasher : ggc_ptr_hash<tm_restart_node> struct
38 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()