now that the valuemapping is always the local scalar map, we can eliminate
authorChris Lattner <sabre@nondot.org>
Tue, 22 Mar 2005 00:22:45 +0000 (00:22 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 22 Mar 2005 00:22:45 +0000 (00:22 +0000)
commit271d6884e3f43aa244b33bb4daf35cafc8244a46
treee57b9c66e43af72b84b9d525788d8c5ec505d101
parent3c920fa861543355b656446214fa0c4edb06448a
now that the valuemapping is always the local scalar map, we can eliminate
this identity merge.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20755 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/DataStructure/DataStructure.cpp