diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-01-07 21:35:38 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-01-07 21:35:38 +0000 |
commit | 136ea3f97b64f82666cb6c8803321e7160af16c7 (patch) | |
tree | 21ca2f2877dd309a415e233bc34dfc764a4b9a99 /libcxx/test/std/utilities/function.objects/negators/unary_negate.pass.cpp | |
parent | 9d01a5b5e4432ef56b3cfdd3ea56a140ee9326ab (diff) | |
download | bcm5719-llvm-136ea3f97b64f82666cb6c8803321e7160af16c7.tar.gz bcm5719-llvm-136ea3f97b64f82666cb6c8803321e7160af16c7.zip |
IR: Add MDNode::isDistinct()
Add API to indicate whether an `MDNode` is distinct. A distinct node is
not stored in the MDNode uniquing tables, and will never be returned by
`MDNode::get()`.
Although distinct nodes are only currently created by uniquing
collisions (when operands change), PR22111 will allow these nodes to be
explicitly created.
llvm-svn: 225401
Diffstat (limited to 'libcxx/test/std/utilities/function.objects/negators/unary_negate.pass.cpp')
0 files changed, 0 insertions, 0 deletions