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

/freebsd-10.0-release/contrib/gcc/
H A Dcselib.c688 unsigned int tem_hash = cselib_hash_rtx (tem, create);
690 if (tem_hash == 0)
693 hash += tem_hash;
699 unsigned int tem_hash
702 if (tem_hash == 0)
705 hash += tem_hash;
687 unsigned int tem_hash = cselib_hash_rtx (tem, create); local
698 unsigned int tem_hash local

Completed in 158 milliseconds