Home
last modified time | relevance | path

Searched refs:make_new_block (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dlto-streamer-in.c1010 make_new_block (struct function *fn, unsigned int index)
1053 bb = make_new_block (fn, index);
1066 dest = make_new_block (fn, dest_index);
H A Dlto-streamer-in.cc998 make_new_block (struct function *fn, unsigned int index) in make_new_block() function
1040 bb = make_new_block (fn, index); in input_cfg()
1053 dest = make_new_block (fn, dest_index); in input_cfg()
H A DChangeLog-201225956 * lto-streamer-in.c (make_new_block): Don't zero members that
26149 * lto-streamer-in.c (make_new_block): Ditto.
H A DChangeLog-20133186 * lto-streamer-in.c (make_new_block): Update for renaming of
7357 * lto-streamer-in.c (make_new_block): Likewise.
H A DChangeLog-201922138 (make_new_block): Same.
H A DChangeLog-201027207 (make_new_block): Likewise.
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dlto-streamer-in.c1010 make_new_block (struct function *fn, unsigned int index)
1053 bb = make_new_block (fn, index);
1066 dest = make_new_block (fn, dest_index);
/netbsd/external/gpl3/gcc/dist/gcc/lto/
H A DChangeLog5752 * lto-read.c (make_new_block, input_cfg): Properly set
6378 * lto-read (make_new_block): Initialize the stmt_list.
6406 (make_new_block): Moved stmt_list to proper place.