Ensure ConstExpr constants are unique using a
authorVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 15 Jul 2002 18:19:33 +0000 (18:19 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 15 Jul 2002 18:19:33 +0000 (18:19 +0000)
commitd0b1bb01f2847f53320fb1088100293e70405067
tree30fcd846f3fc4a61c663142f97333a9a07b8af8b
parent0850978368ebc0271ed46ee2bbded9a5af42e27b
Ensure ConstExpr constants are unique using a
map of <opcode, operands> to ConstExpr.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2909 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Constants.cpp