Re-introduce the MaxLookup limit to BasicAliasAnalysis'
authorDan Gohman <gohman@apple.com>
Mon, 8 Nov 2010 20:26:19 +0000 (20:26 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 8 Nov 2010 20:26:19 +0000 (20:26 +0000)
commit3fcfc9fafac268d282d1373ea4517b6901fc510d
treecd736d26f65ce0ae83fe79a4966b232a2bbe70a3
parente5dd6624eab7efc3aff582c8ddc070462de4d4b7
Re-introduce the MaxLookup limit to BasicAliasAnalysis'
pointsToConstantMemory code to guard against possible
compile time slowdowns.

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