Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlto-streamer-out.cc363 lto_is_streamable (tree expr) in lto_is_streamable() function
553 if (!lto_is_streamable (expr)) in lto_write_tree()
905 if (!lto_is_streamable (t)) in DFS()
H A DChangeLog-201114735 * lto-streamer-out.c (lto_is_streamable): Move from lto-streamer.c
14737 * lto-streamer.c (lto_is_streamable): Move to lto-streamer-out.c
23188 lto_is_streamable. Call lto_streamer_hooks.output_tree_header if set.
23196 (lto_is_streamable): Move from lto-streamer.h
23210 (lto_is_streamable): Move to lto-streamer.c
23344 * lto-streamer.h (lto_is_streamable): Add check for OMP_CLAUSE
H A DChangeLog-201235059 * lto-streamer-out.c (lto_is_streamable): Handle OPTIMIZATION_NODE.
H A DChangeLog-20183216 * lto-streamer-out.c (lto_is_streamable): Allow CALL_EXPRs
H A DChangeLog-20134257 * lto-streamer-out.c (lto_is_streamable): Allow streaming OMP_CLAUSE.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlto-streamer-out.c387 lto_is_streamable (tree expr) in lto_is_streamable() function
533 if (!lto_is_streamable (expr)) in lto_write_tree()
864 if (!lto_is_streamable (t)) in DFS()