move isBytewiseValue out to ValueTracking.h/cpp
authorChris Lattner <sabre@nondot.org>
Sun, 26 Dec 2010 20:15:01 +0000 (20:15 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 26 Dec 2010 20:15:01 +0000 (20:15 +0000)
commitbb89710dddf967199dfc56e8bf5d28b0003f2ee6
treef66bc68414010cc54a71225bc0a8ff4d920786f7
parente6bb649ec63059d795a31198c3c569c137e7ad59
move isBytewiseValue out to ValueTracking.h/cpp

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122565 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/ValueTracking.h
lib/Analysis/ValueTracking.cpp
lib/Transforms/Scalar/MemCpyOptimizer.cpp