diff options
author | Jeff Law <law@redhat.com> | 2015-10-11 19:17:51 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2015-10-11 19:17:51 -0600 |
commit | 0732f75fce0fb24a4989b510d57ebd2b05c1a67f (patch) | |
tree | 86e6f50206bca4e720230f106668d3606296f1e2 /gcc/tree-profile.c | |
parent | f29dc665c7db077b8748fec1eae8fbe39d1b57b7 (diff) | |
download | gcc-0732f75fce0fb24a4989b510d57ebd2b05c1a67f.zip gcc-0732f75fce0fb24a4989b510d57ebd2b05c1a67f.tar.gz gcc-0732f75fce0fb24a4989b510d57ebd2b05c1a67f.tar.bz2 |
[PATCH] Refactoring FSM bits into their own file
[PATCH] Refactoring FSM bits into their own file
* tree-ssa-threadedge.c (fsm_find_thread_path): Moved from here into
tree-ssa-threadbackward.c.
(fsm_find_control_statement_thread_paths): Likewise.
(thread_through_normal_block): Break out FSM bits and move them
into a new function in tree-ssa-threadbackward.c. Call new function
instead.
Minimize header file usage.
* tree-ssa-threadbackward.h: New file.
* tree-ssa-threadbackward.c: Likewise.
* Makefile.in (OBJS): Add tree-ssa-threadbackward.o
From-SVN: r228700
Diffstat (limited to 'gcc/tree-profile.c')
0 files changed, 0 insertions, 0 deletions