Other parts of this code treat noalias arguments as objects for
authorChris Lattner <sabre@nondot.org>
Mon, 16 Jun 2008 06:28:01 +0000 (06:28 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 16 Jun 2008 06:28:01 +0000 (06:28 +0000)
commite7275794d399615e8bde0dfb69b02934549e4fb6
tree18fb6a0b43be73d4e617198bdd272c4e3957bdcd
parent845f0d2f0fd4a268ca1b3df9afb3de523f6dfa9d
Other parts of this code treat noalias arguments as objects for
the purposes of escape analysis.

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