Searched refs:process_new_tree (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/ |
H A D | lto-common.c | 1800 process_new_tree (tree t, hash_map <code_id_hash, unsigned> *hm, in process_new_tree() function 1938 process_new_tree (t, &hm, from + i, &total, data_in); in lto_read_decls() 1967 process_new_tree (t, &hm, from, &total, data_in); in lto_read_decls()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/ |
H A D | lto-common.cc | 1809 process_new_tree (tree t, hash_map <code_id_hash, unsigned> *hm, in process_new_tree() function 1947 process_new_tree (t, &hm, from + i, &total, data_in); in lto_read_decls() 1976 process_new_tree (t, &hm, from, &total, data_in); in lto_read_decls()
|
H A D | ChangeLog | 219 (process_new_tree): Break out from ...
|