Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-common.c1794 typedef int_hash<unsigned, 0, UINT_MAX> code_id_hash; typedef
1800 process_new_tree (tree t, hash_map <code_id_hash, unsigned> *hm, in process_new_tree()
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-common.cc1803 typedef int_hash<unsigned, 0, UINT_MAX> code_id_hash; typedef
1809 process_new_tree (tree t, hash_map <code_id_hash, unsigned> *hm, in process_new_tree()