Searched refs:propagate_threaded_block_debug_into (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-threadedge.h | 32 extern void propagate_threaded_block_debug_into (basic_block, basic_block);
|
H A D | tree-ssa-threadedge.c | 750 propagate_threaded_block_debug_into (basic_block dest, basic_block src) in propagate_threaded_block_debug_into() function 1270 propagate_threaded_block_debug_into (path->last ()->e->dest, in thread_across_edge() 1385 propagate_threaded_block_debug_into (path->last ()->e->dest, in thread_across_edge()
|
H A D | tree-ssa-loop-ch.c | 424 propagate_threaded_block_debug_into (exit->dest, entry->dest); in copy_headers()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-threadedge.h | 118 extern void propagate_threaded_block_debug_into (basic_block, basic_block);
|
H A D | tree-ssa-threadedge.cc | 646 propagate_threaded_block_debug_into (basic_block dest, basic_block src) in propagate_threaded_block_debug_into() function 1084 propagate_threaded_block_debug_into (path->last ()->e->dest, in thread_across_edge() 1163 propagate_threaded_block_debug_into (path->last ()->e->dest, in thread_across_edge()
|
H A D | tree-ssa-loop-ch.cc | 479 propagate_threaded_block_debug_into (exit->dest, entry->dest); in copy_headers()
|
H A D | ChangeLog.gimple-classes | 1369 (propagate_threaded_block_debug_into): Likewise.
|
H A D | ChangeLog-2012 | 554 * tree-ssa-threadedge.c (propagate_threaded_block_debug_into): Avoid 4710 * tree-flow.h (propagate_threaded_block_debug_into): New prototype. 4711 * tree-ssa-threadedge.c (propagate_threaded_block_debug_into): No 4891 * tree-ssa-threadedge.c (propagate_threaded_block_debug_into): 5293 * tree-ssa-threadedge.c (propagate_threaded_block_debug_into): 5296 (thread_across_edge): Call propagate_threaded_block_debug_into.
|
H A D | ChangeLog-2021 | 3504 * tree-ssa-threadedge.c (propagate_threaded_block_debug_into): Likewise. 3686 * tree-ssa-threadedge.c (propagate_threaded_block_debug_into): Likewise.
|