Home
last modified time | relevance | path

Searched refs:bitmap_hash (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dbitmap.h189 extern hashval_t bitmap_hash(const_bitmap);
H A Dtree-ssa-tail-merge.c394 hashval_t hashval = bitmap_hash (e->succs); in same_succ_hash()
H A Dtree-ssa-structalias.c1928 ecl.hashcode = bitmap_hash (labels); in equiv_class_lookup()
1960 ecl->hashcode = bitmap_hash (labels); in equiv_class_add()
5800 sbi.hashcode = bitmap_hash (pt_vars); in shared_bitmap_lookup()
5820 sbi->hashcode = bitmap_hash (pt_vars); in shared_bitmap_add()
H A Dbitmap.c2165 bitmap_hash (const_bitmap head) in bitmap_hash() function
/dragonfly/contrib/gcc-8.0/gcc/
H A Dbitmap.h365 extern hashval_t bitmap_hash (const_bitmap);
H A Dtree-ssa-tail-merge.c463 inchash::hash hstate (bitmap_hash (e->succs)); in same_succ_hash()
H A Dbitmap.c2058 bitmap_hash (const_bitmap head) in bitmap_hash() function
H A Dtree-ssa-structalias.c1951 ecl.hashcode = bitmap_hash (labels); in equiv_class_lookup_or_add()
6335 sbi.hashcode = bitmap_hash (pt_vars); in shared_bitmap_lookup()
6354 sbi->hashcode = bitmap_hash (pt_vars); in shared_bitmap_add()