Factor out the main aliasing check into a separate function.
authorDan Gohman <gohman@apple.com>
Wed, 20 Oct 2010 22:11:14 +0000 (22:11 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 20 Oct 2010 22:11:14 +0000 (22:11 +0000)
commitba13864483b696e7f8e2058c3a50b5d901f2213b
tree0976dd02ebfec56d641df9a989ccc896bb77927e
parent561ac17d20066081466f16b4d1ab0719e6e99a2e
Factor out the main aliasing check into a separate function.

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