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)
commitf876de06d2b8ddc0497a6576901c50542f40cdb6
treefe9bd6ce6e89a2055432bffa2b7e2eab4cfe8d90
parent85c2a72f2aff352039d527627f73afd1cae034d6
New value_op_iterator for User. This allows other code to iterate over the User's operands directly as values, which can be convenient.

llvm-svn: 165508
llvm/include/llvm/User.h