diff options
author | Pete Cooper <peter_cooper@apple.com> | 2015-06-26 18:17:36 +0000 |
---|---|---|
committer | Pete Cooper <peter_cooper@apple.com> | 2015-06-26 18:17:36 +0000 |
commit | 3af9a25b65ae8684fbc2b73ead7c7f15e5e67e22 (patch) | |
tree | c5aaa124f98c62fc66db4a0740745bcb8edd6074 /clang/test/Driver/Inputs/debian_multiarch_tree/usr/lib | |
parent | b447ac643576a3a207fc751ae825804fadb22d72 (diff) | |
download | bcm5719-llvm-3af9a25b65ae8684fbc2b73ead7c7f15e5e67e22.tar.gz bcm5719-llvm-3af9a25b65ae8684fbc2b73ead7c7f15e5e67e22.zip |
Add op_values() to iterate over the SDValue operands of an SDNode.
SDNode already had ops() which would iterate over the operands and return
SDUse*. This version instead gets the SDValue's out of the SDUse's so that
we can use foreach in more places.
Reviewed by David Blaikie.
llvm-svn: 240805
Diffstat (limited to 'clang/test/Driver/Inputs/debian_multiarch_tree/usr/lib')
0 files changed, 0 insertions, 0 deletions