Home
last modified time | relevance | path

Searched refs:invariant_expr_hasher (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dloop-invariant.cc437 struct invariant_expr_hasher : free_ptr_hash <invariant_expr_entry> struct
447 invariant_expr_hasher::hash (const invariant_expr_entry *entry) in hash()
455 invariant_expr_hasher::equal (const invariant_expr_entry *entry1, in equal()
465 typedef hash_table<invariant_expr_hasher> invariant_htab_type;
H A DChangeLog-201526686 * loop-invariant.c (invariant_expr_hasher): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dloop-invariant.c438 struct invariant_expr_hasher : free_ptr_hash <invariant_expr_entry> struct
448 invariant_expr_hasher::hash (const invariant_expr_entry *entry) in hash()
456 invariant_expr_hasher::equal (const invariant_expr_entry *entry1, in equal()
466 typedef hash_table<invariant_expr_hasher> invariant_htab_type;