memset_pattern16 uses a 16 BYTE pattern, not a 16 BIT pattern. Add comments to that...
authorOwen Anderson <resistor@mac.com>
Tue, 6 Sep 2011 23:43:26 +0000 (23:43 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 6 Sep 2011 23:43:26 +0000 (23:43 +0000)
commite421ad64ff76b7d89a4ddf41bdb056376bc5f6a6
tree92e08161dd57b5bf21d37df07e2223d4bec9238e
parent69acc93b3de6854732a6d91b581c3c29b59bb315
memset_pattern16 uses a 16 BYTE pattern, not a 16 BIT pattern.  Add comments to that effect.

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