Searched refs:lto_write_tree (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | lto-streamer-out.c | 319 lto_write_tree (struct output_block *ob, tree expr, bool ref_p) in lto_write_tree() function 426 lto_write_tree (ob, expr, ref_p); in lto_output_tree()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | lto-streamer-out.c | 47 static void lto_write_tree (struct output_block*, tree, bool); 438 lto_write_tree (struct output_block *ob, tree expr, bool ref_p) in lto_write_tree() function 482 lto_write_tree (ob, expr, ref_p); in lto_output_tree_1()
|