tree-flow-inline.h (op_iter_init): Reject GIMPLE_PHI stmts.
authorAlexandre Oliva <aoliva@redhat.com>
Wed, 8 Jun 2011 19:39:12 +0000 (19:39 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Wed, 8 Jun 2011 19:39:12 +0000 (19:39 +0000)
commit49931fcb6ebd4100b95f190fc7b780b7426a9e5a
treed9d6317d1ce0f5f397999b2a960a0dd9f00eb49f
parent2427150138deb7c8efff398b3d9b1915021efd44
tree-flow-inline.h (op_iter_init): Reject GIMPLE_PHI stmts.

* tree-flow-inline.h (op_iter_init): Reject GIMPLE_PHI stmts.
(num_ssa_operands): Likewise.
(op_iter_init_phiuse): Forward-declare.
(delink_stmt_imm_use): Iterate with FOR_EACH_PHI_OR_STMT_USE.

From-SVN: r174815
gcc/ChangeLog
gcc/tree-flow-inline.h