OSDN Git Service

* tree-cfg.c (bsi_for_stmt): Rename from stmt_for_bsi.
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Oct 2004 18:01:10 +0000 (18:01 +0000)
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Oct 2004 18:01:10 +0000 (18:01 +0000)
commited5cb77f09fb99056644ce86c6305f80df0c18ce
tree65fa2dda5884adcb69fca3aa5ca69487f2799ab4
parent81fdab0ff0f31bdd66cedb925c57f1994e02502c
* tree-cfg.c (bsi_for_stmt): Rename from stmt_for_bsi.
Update all callers.
* tree-ssa.c (replace_immediate_uses): Call bsi_for_stmt.
Don't call fold_stmt more than once, use bsi_replace.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@89234 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/lambda-code.c
gcc/tree-cfg.c
gcc/tree-flow.h
gcc/tree-ssa-loop-ivopts.c
gcc/tree-ssa.c