tree-ssa-threadedge.c
31.3 KB
-
tree-ssa-threadedge.c (thread_around_empty_blocks): Renamed from thread_around_empty_block. · 770da076
* tree-ssa-threadedge.c (thread_around_empty_blocks): Renamed from thread_around_empty_block. Record threading path into PATH. Recurse if threading through the initial block is successful. (thread_across_edge): Corresponding changes to slightly simplify. From-SVN: r202296Jeff Law committed