"This patch adds a virtual call to AbstractLatticeFunction to derive a
authorChris Lattner <sabre@nondot.org>
Sat, 9 Aug 2008 17:23:35 +0000 (17:23 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 9 Aug 2008 17:23:35 +0000 (17:23 +0000)
commitafcde473c5baf292038ec494917f18c77a043340
treea14d89a0a96559f58302c1de84ce99485a7ce43c
parent1d85163ec22e4413abc79ddd5d57e184095eaca0
"This patch adds a virtual call to AbstractLatticeFunction to derive a
type lattice value for an Argument*, giving clients the opportunity to
use something other than Top for it if they choose to."

Patch by John McCall!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54589 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/SparsePropagation.h
lib/Analysis/SparsePropagation.cpp