New CSEMap datastructure impl
authorChris Lattner <sabre@nondot.org>
Mon, 7 Aug 2006 23:31:24 +0000 (23:31 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 7 Aug 2006 23:31:24 +0000 (23:31 +0000)
commit51a491112104cf769330d7e09f2cfd9442c88e86
treeacb2d64c50525a7d0e5fb42f709eac0ed7590e55
parent1b22fde3b225e4e465e6b53ca9ce03461223488f
New CSEMap datastructure impl

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29555 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SelectionDAGCSEMap.h [new file with mode: 0644]