Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-icf.h466 struct congruence_class_hash : nofree_ptr_hash <congruence_class_group> struct
468 static inline hashval_t hash (const congruence_class_group *item) in hash()
473 static inline int equal (const congruence_class_group *item1, in equal()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-icf.h459 struct congruence_class_hash : nofree_ptr_hash <congruence_class_group> struct
461 static inline hashval_t hash (const congruence_class_group *item) in hash()
466 static inline int equal (const congruence_class_group *item1, in equal()