]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-flow-inline.h (phi_arg_from_edge): Remove.
authorKazu Hirata <kazu@cs.umass.edu>
Mon, 24 Jan 2005 20:47:43 +0000 (20:47 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Mon, 24 Jan 2005 20:47:43 +0000 (20:47 +0000)
commit3a2f1f06651ace284325fa449acf5babffd91a3e
tree15c9cc34f3a169e8b5913e2a149242fb5c4879f2
parent2a4d06261820a8fa78728d40ea51ba4658b6d914
tree-flow-inline.h (phi_arg_from_edge): Remove.

* tree-flow-inline.h (phi_arg_from_edge): Remove.
* tree-flow.h: Remove the corresponding prototype.
* tree-ssa-operands.h, tree-ssa-threadupdate.c, tree-ssa.c,
tree-vectorizer.c: Use dest_idx instead of phi_arg_from_edge.

From-SVN: r94183
gcc/ChangeLog
gcc/tree-flow-inline.h
gcc/tree-flow.h
gcc/tree-ssa-operands.h
gcc/tree-ssa-threadupdate.c
gcc/tree-ssa.c
gcc/tree-vectorizer.c