simplify some code by using a helper function. This really really
authorChris Lattner <sabre@nondot.org>
Mon, 16 Jun 2008 06:38:26 +0000 (06:38 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 16 Jun 2008 06:38:26 +0000 (06:38 +0000)
commit25df20f169eb90d2e5f9cff3018a4d935ee5d796
tree9383a95fa9a9d168f420b6881ff95503d6a2189f
parentdefa1c8034c5d69b1b91fc970f5faef255bdc660
simplify some code by using a helper function.  This really really
wants a 'nocapture' predicate.

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