OSDN Git Service

Move CFLGraph and the AA summary code over to the new `CallBase`
authorChandler Carruth <chandlerc@gmail.com>
Mon, 11 Feb 2019 09:25:41 +0000 (09:25 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 11 Feb 2019 09:25:41 +0000 (09:25 +0000)
commit65f398e46778167fc7503db1bd24f6dc69860bad
treea7e62161ca585ad03734f11a2b9e582638eaa2a7
parentb041a3628d25b98fc05145a077c75a53a994f36d
Move CFLGraph and the AA summary code over to the new `CallBase`
instruction base class rather than the `CallSite` wrapper.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@353676 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/AliasAnalysisSummary.cpp
lib/Analysis/AliasAnalysisSummary.h
lib/Analysis/CFLGraph.h