Home
last modified time | relevance | path

Searched refs:streamer_alloc_tree (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-streamer.h69 tree streamer_alloc_tree (struct lto_input_block *, struct data_in *,
H A Dtree-streamer-in.c442 streamer_alloc_tree (struct lto_input_block *ib, struct data_in *data_in, in streamer_alloc_tree() function
H A Dlto-streamer-in.c1106 tree result = streamer_alloc_tree (ib, data_in, tag); in lto_read_tree()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-streamer.h63 tree streamer_alloc_tree (struct lto_input_block *, struct data_in *,
H A Dlto-streamer-in.c1399 tree result = streamer_alloc_tree (ib, data_in, tag); in lto_read_tree()
1450 result = streamer_alloc_tree (ib, data_in, tag); in lto_input_scc()
H A Dtree-streamer-in.c576 streamer_alloc_tree (struct lto_input_block *ib, struct data_in *data_in, in streamer_alloc_tree() function