modify CheckGEPInstructions to take a pointer and size instead of a vector.
authorChris Lattner <sabre@nondot.org>
Sat, 10 Feb 2007 22:12:53 +0000 (22:12 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 10 Feb 2007 22:12:53 +0000 (22:12 +0000)
commitfd1ad3b730a087555655b55d6345f6c0677cd7bd
tree94b3fd9254942e6904800bc42d5fb34204370eb9
parentcc5dc2e792852add107cc381b29ebfde19feb77b
modify CheckGEPInstructions to take a pointer and size instead of a vector.

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