tree-ssa-loop-manip.c (lv_adjust_loop_header_phi): Use find_edge to find the index...
authorKazu Hirata <kazu@cs.umass.edu>
Wed, 24 Nov 2004 13:35:38 +0000 (13:35 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 24 Nov 2004 13:35:38 +0000 (13:35 +0000)
commitac57c407193440ad22a87fa976d28dd450bd0bbf
tree3c3cdd437516470ac532a6b606a149015d5d0790
parent9323afaec859608f99a56c9882f175245889b012
tree-ssa-loop-manip.c (lv_adjust_loop_header_phi): Use find_edge to find the index of a PHI argument.

* tree-ssa-loop-manip.c (lv_adjust_loop_header_phi): Use
find_edge to find the index of a PHI argument.

From-SVN: r91155
gcc/ChangeLog
gcc/tree-ssa-loop-manip.c