Searched refs:invariant_expr_entry (Results 1 – 2 of 2) sorted by relevance
155 struct invariant_expr_entry struct437 struct invariant_expr_hasher : free_ptr_hash <invariant_expr_entry>439 static inline hashval_t hash (const invariant_expr_entry *);440 static inline bool equal (const invariant_expr_entry *,441 const invariant_expr_entry *);447 invariant_expr_hasher::hash (const invariant_expr_entry *entry) in hash()455 invariant_expr_hasher::equal (const invariant_expr_entry *entry1, in equal()456 const invariant_expr_entry *entry2) in equal()476 struct invariant_expr_entry *entry; in find_or_insert_inv()477 struct invariant_expr_entry pentry; in find_or_insert_inv()[all …]
407 (struct invariant_expr_entry): New.