Searched refs:subhash (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/gcc/
H A Dcse.c1653 unsigned subhash;
1659 subhash = SAFE_HASH (subexp, mode);
1660 subelt = lookup (subexp, subhash, mode);
1662 subelt = insert (subexp, NULL, subhash, mode);
1649 unsigned subhash; local

Completed in 75 milliseconds