Add convenience method FoldingSetImpl::InsertNode(Node *N) that asserts if the node...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 12 Jul 2010 20:47:08 +0000 (20:47 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 12 Jul 2010 20:47:08 +0000 (20:47 +0000)
commitd6afb09a0021aea5789053cbe59fe7550915f6ac
tree4a27a7898f9dfe5c75566b896bcb8983d4367793
parentcfbf0ed8b03bbff5b4045c97dca3f93a4e6b834d
Add convenience method FoldingSetImpl::InsertNode(Node *N) that asserts if the node is already inserted.

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