Duncan P. N. Exon Smith ee06e126b7 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225401 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-07 21:35:38 +00:00
..
2014-07-18 15:51:28 +00:00
2014-06-27 18:19:56 +00:00
2014-12-09 18:38:53 +00:00
2014-12-03 02:08:38 +00:00
2014-06-27 18:19:56 +00:00
2014-11-05 01:36:22 +00:00
2013-11-15 01:34:59 +00:00
2014-11-11 21:30:22 +00:00
2014-12-09 18:38:53 +00:00
2015-01-06 23:00:37 +00:00
2014-12-09 18:38:53 +00:00
2014-12-09 18:38:53 +00:00
2015-01-07 21:35:38 +00:00
2014-11-24 20:44:36 +00:00
2014-12-09 18:38:53 +00:00
2014-04-29 13:21:05 +00:00
2014-12-09 18:38:53 +00:00