Restructure code to handle memcpy/memmove
authorChris Lattner <sabre@nondot.org>
Fri, 13 Feb 2004 16:09:54 +0000 (16:09 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 13 Feb 2004 16:09:54 +0000 (16:09 +0000)
commita07b72ff3d4b5522de8f6d3009cdc2a87e923730
treef0dd6ad312a0b6e20fc57dabbf1487b51dc76fee
parentc201a7a91133303e4489e78da00ce37097ef8e6f
Restructure code to handle memcpy/memmove

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