OSDN Git Service

* tree-flow-inline.h (phi_arg_from_edge): Remove.
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 Jan 2005 20:47:43 +0000 (20:47 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 Jan 2005 20:47:43 +0000 (20:47 +0000)
commit77ae8b0f8f27f3337b5c96ae039fa46f08aba19c
tree15c9cc34f3a169e8b5913e2a149242fb5c4879f2
parent420091c211e37592fa99768a9a95ddef25e3bbd5
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@94183 138bc75d-0d04-0410-961f-82ee72b054a4
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