Home
last modified time | relevance | path

Searched refs:thread_around_empty_blocks (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-threadedge.c896 thread_around_empty_blocks (edge taken_edge, in thread_around_empty_blocks() function
946 return thread_around_empty_blocks (taken_edge, in thread_around_empty_blocks()
996 thread_around_empty_blocks (taken_edge, in thread_around_empty_blocks()
1148 thread_around_empty_blocks (taken_edge, in thread_through_normal_block()
1364 found = thread_around_empty_blocks (taken_edge, in thread_across_edge()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-threadedge.cc787 jump_threader::thread_around_empty_blocks (vec<jump_thread_edge *> *path, in thread_around_empty_blocks() function in jump_threader
833 return thread_around_empty_blocks (path, taken_edge, visited); in thread_around_empty_blocks()
875 thread_around_empty_blocks (path, taken_edge, visited); in thread_around_empty_blocks()
992 thread_around_empty_blocks (path, taken_edge, visited); in thread_through_normal_block()
1151 found = thread_around_empty_blocks (path, taken_edge, visited); in thread_across_edge()
H A Dtree-ssa-threadedge.h102 bool thread_around_empty_blocks (vec<class jump_thread_edge *> *path,
H A DChangeLog.gimple-classes1370 (thread_around_empty_blocks): Likewise.
4513 (thread_around_empty_blocks): Likewise.
H A DChangeLog-202111408 (jump_threader::thread_around_empty_blocks): Update state.
11959 (jump_threader::thread_around_empty_blocks): Same.
14850 (jump_threader::thread_around_empty_blocks): Call has_phis_p.
18774 (jump_threader::thread_around_empty_blocks): Remove obsolete
27985 (thread_around_empty_blocks): Move...
27986 (jump_threader::thread_around_empty_blocks): ...here.
H A DChangeLog-20135203 (thread_around_empty_blocks): If we have seen a backedge, then
9706 * tree-ssa-threadedge.c (thread_around_empty_blocks): New argument
17269 (thread_around_empty_blocks): Change type of path vector argument to
19145 * tree-ssa-threadedge.c (thread_around_empty_blocks): Correct
19206 * tree-ssa-threadedge.c (thread_around_empty_blocks): Fix thinko
20036 * tree-ssa-threadedge.c (thread_around_empty_blocks): Renamed
H A DChangeLog-20158073 (thread_around_empty_blocks): Remove backedge_seen_p argument.
8078 thread_around_empty_blocks. Remove checks on backedge_seen_p.
15884 (thread_around_empty_blocks): Likewise.
H A DChangeLog-20187321 * tree-ssa-threadedge.c (thread_around_empty_blocks): Handle
12190 * tree-ssa-threadedge.c (thread_around_empty_blocks): Likewise.
H A DChangeLog-201616383 (thread_around_empty_blocks): Adjust to handle