Add a doesAccessArgPointees helper function, and update code to use
authorDan Gohman <gohman@apple.com>
Wed, 10 Nov 2010 18:17:28 +0000 (18:17 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 10 Nov 2010 18:17:28 +0000 (18:17 +0000)
commit68a6056dafd4913ce42606353ab1ff7208215ff2
treec6fca5f43a9b2bb73c741ef6ef18f76e481a0eb6
parent7c7ddb21c3cc65ea08de8f90bb97cbdead3173f8
Add a doesAccessArgPointees helper function, and update code to use
it, and to be consistent.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118692 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/AliasAnalysis.h
lib/Analysis/AliasAnalysis.cpp
lib/Transforms/IPO/FunctionAttrs.cpp