New value_op_iterator for User. This allows other code to iterate over the User's...
authorMichael Ilseman <milseman@apple.com>
Tue, 9 Oct 2012 16:55:14 +0000 (16:55 +0000)
committerMichael Ilseman <milseman@apple.com>
Tue, 9 Oct 2012 16:55:14 +0000 (16:55 +0000)
commite9c6f98b1ea7261ba2d49f4d038670c0dfe14467
treef889d9d18b8d21761d5287ac21366c4906090888
parent572e1bd109518f80b54d229de10699c4603944c3
New value_op_iterator for User. This allows other code to iterate over the User's operands directly as values, which can be convenient.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165508 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/User.h