Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-common.c1800 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 Dlto-common.cc1809 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 DChangeLog219 (process_new_tree): Break out from ...