Home
last modified time | relevance | path

Searched defs:cselib_hash_table (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcselib.c138 static hash_table<cselib_hasher> *cselib_hash_table; variable
2860 delete cselib_hash_table; in cselib_finish() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcselib.c96 static htab_t cselib_hash_table; variable