[LVI] Extract a helper function
authorPhilip Reames <listmail@philipreames.com>
Tue, 6 Dec 2016 03:22:03 +0000 (03:22 +0000)
committerPhilip Reames <listmail@philipreames.com>
Tue, 6 Dec 2016 03:22:03 +0000 (03:22 +0000)
commit05c435e3a4caf261f978c588aeee5945d4e6bbd1
tree2ae376502c9f09581c77e3888380a902d561e148
parent1baaef138dc0328492ae81d9fad7e37ff740dcbb
[LVI] Extract a helper function

Extracting a helper function out of solveBlockValue makes the contract around the cache much easier to understand.

llvm-svn: 288766
llvm/lib/Analysis/LazyValueInfo.cpp