Clean up: Refactoring the hardcoded value of 6 for FindAvailableLoadedValue()'s param...
authorLarisse Voufo <lvoufo@google.com>
Fri, 18 Sep 2015 19:14:35 +0000 (19:14 +0000)
committerLarisse Voufo <lvoufo@google.com>
Fri, 18 Sep 2015 19:14:35 +0000 (19:14 +0000)
commit69328805da0edbc3972daa0112055522de26cbf2
tree151659caa1c7b3cde9717d885be02013ae894254
parentdc18fbbb2d4ccd89e27cc532f48b025f0c898e59
Clean up: Refactoring the hardcoded value of 6 for FindAvailableLoadedValue()'s parameter MaxInstsToScan. (Complete version of r247497. See D12886)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@248022 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/Loads.h
lib/Analysis/Lint.cpp
lib/Analysis/Loads.cpp
lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
lib/Transforms/Scalar/JumpThreading.cpp