Get rid of LVIQuery as a distinct data structure, so that we don't have to initialize...
authorOwen Anderson <resistor@mac.com>
Wed, 28 Jul 2010 22:07:25 +0000 (22:07 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 28 Jul 2010 22:07:25 +0000 (22:07 +0000)
commit9da5c997c0015079c9f082759ea07ea09f285333
tree081e3a052a4841e2cb75f9def5212533d8916b52
parent5d414b44fc7720a040357ec43f111f8ac53a59f4
Get rid of LVIQuery as a distinct data structure, so that we don't have to initialize a new set of maps on every query.

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