Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDtree-ssa-uncprop.c324 equiv_eq (const void *p1, const void *p2) in equiv_eq() function
394 equiv = htab_create (1024, equiv_hash, equiv_eq, equiv_free); in tree_ssa_uncprop()