Searched defs:sat_hasher (Results 1 – 2 of 2) sorted by relevance
2464 struct sat_hasher : ggc_ptr_hash<sat_entry> struct2466 static hashval_t hash (sat_entry *e) in hash()2506 /* See sat_hasher::hash. */ in equal() argument
2288 struct sat_hasher : ggc_ptr_hash<sat_entry> struct2305 static GTY((deletable)) hash_table<sat_hasher> *sat_cache; argument