Home
last modified time | relevance | path

Searched refs:thread_through_loop_header (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-threadupdate.h99 bool thread_through_loop_header (class loop *loop,
H A Dtree-ssa-threadupdate.cc1704 fwd_jt_path_registry::thread_through_loop_header (class loop *loop, in thread_through_loop_header() function in fwd_jt_path_registry
2737 retval |= thread_through_loop_header (loop, may_peel_loop_headers); in update_cfg()
H A DChangeLog-202113877 (jt_path_registry::thread_through_loop_header): Rename...
13878 (fwd_jt_path_registry::thread_through_loop_header): ...to this.
28017 (thread_through_loop_header): Move...
28018 (jump_thread_path_registry::thread_through_loop_header): ...here.
H A DChangeLog-201212124 * tree-ssa-threadupdate.c (thread_through_loop_header): If we
29327 * tree-ssa-threadupdate.c (thread_through_loop_header): Tell
29370 (thread_through_loop_header): After threading through the loop latch
29693 (thread_through_loop_header): Likewise.
H A DChangeLog-200718587 (thread_through_loop_header): Likewise.
19761 * tree-ssa-threadupdate.c (thread_through_loop_header): Use
20718 thread_through_loop_header): New functions.
H A DChangeLog-20137324 * tree-ssa-threadupdate.c (thread_through_loop_header): Do not
10094 (thread_through_loop_header, mark_threaded_blocks): Likewise.
16745 (thread_through_loop_header): Get edges and block types from the jump
H A DChangeLog-201121342 (thread_through_loop_header): Handle threading through a joiner block.
27131 (thread_block, thread_through_loop_header): Likewise.
H A DChangeLog-20157723 (thread_through_loop_header): Remove cases of threading from
H A DChangeLog-201420196 (thread_through_loop_header): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-threadupdate.c1617 thread_through_loop_header (class loop *loop, bool may_peel_loop_headers) in thread_through_loop_header() function
2667 retval |= thread_through_loop_header (loop, may_peel_loop_headers); in thread_through_all_blocks()