Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Dcselib.c687 unsigned int tem_hash = cselib_hash_rtx (tem, create); in cselib_hash_rtx() local
689 if (tem_hash == 0) in cselib_hash_rtx()
692 hash += tem_hash; in cselib_hash_rtx()
698 unsigned int tem_hash in cselib_hash_rtx() local
701 if (tem_hash == 0) in cselib_hash_rtx()
704 hash += tem_hash; in cselib_hash_rtx()