]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-ssa-operands.h (virtual_operand_p): Declare.
authorRichard Guenther <rguenther@suse.de>
Wed, 8 Aug 2012 14:51:26 +0000 (14:51 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 8 Aug 2012 14:51:26 +0000 (14:51 +0000)
commita471762f68f0315df2d3c772596c45f38f45fb7c
tree5689352c68b543e180bc74d7d78ab9b7cbf2ccb6
parentaa5d8db01989776315c05c52343b609d01dcc43a
tree-ssa-operands.h (virtual_operand_p): Declare.

2012-08-08  Richard Guenther  <rguenther@suse.de>

* tree-ssa-operands.h (virtual_operand_p): Declare.
* tree-ssa-operands.c (virtual_operand_p): New predicate.
* gimple.c (is_gimple_reg): Use virtual_operand_p.
* tree-into-ssa.c (prepare_block_for_update): Likewise.
* tree-vect-loop-manip.c (adjust_debug_stmts): Likewise.

From-SVN: r190231
gcc/ChangeLog
gcc/gimple.c
gcc/tree-into-ssa.c
gcc/tree-ssa-operands.c
gcc/tree-ssa-operands.h
gcc/tree-vect-loop-manip.c