Factor out the code for testing whether a function accesses
authorDan Gohman <gohman@apple.com>
Wed, 10 Nov 2010 17:34:04 +0000 (17:34 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 10 Nov 2010 17:34:04 +0000 (17:34 +0000)
commit432d08cbdb9ceaa333f1d6eab4f8b542fdddf9db
treee1aa716938b0d913cdca6e28aa412bd7fd2f11ad
parent50bcaece670fea4c936c6730fab9f4d869d2ec67
Factor out the code for testing whether a function accesses
arbitrary memory into a helper function, and adjust some comments.

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