]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/tree-ssa-threadupdate.h
tree-ssa-threadupdate.h (delete_thread_path): Declare.
authorJeff Law <law@redhat.com>
Fri, 8 Nov 2013 16:24:06 +0000 (09:24 -0700)
committerJeff Law <law@gcc.gnu.org>
Fri, 8 Nov 2013 16:24:06 +0000 (09:24 -0700)
commitf0bc3cc0eae4cdf1c879f1dc1022acf1f9e3a307
tree22495c8c04488309899cb5498c2ee0b571944d2c
parentdf023e0f3e7228cc38677384dc7149368449066c
tree-ssa-threadupdate.h (delete_thread_path): Declare.

       * tree-ssa-threadupdate.h (delete_thread_path): Declare.
        * tree-ssa-threadupdate.c (delete_thread_path): New function.
        (ssa_redirect_edges, thread_block_1): Use it.
        (thread_through_loop_header, mark_threaded_blocks): Likewise.
        (thread_through_all_blocks, register_jump_thread): Likewise.
        * tree-ssa-threadedge.c (thread_across_edge): Likewise.

From-SVN: r204579
gcc/ChangeLog
gcc/tree-ssa-threadedge.c
gcc/tree-ssa-threadupdate.c
gcc/tree-ssa-threadupdate.h