[PM/AA] Delete two pointlessly overridden methods on the AA interface by
authorChandler Carruth <chandlerc@gmail.com>
Fri, 14 Aug 2015 02:16:12 +0000 (02:16 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 14 Aug 2015 02:16:12 +0000 (02:16 +0000)
commitc269c3d55528006aa93c036f5f294ef020b9b4be
treee2a51ef9f2e3f527382d3556865d4d205dfc8f61
parent0dc1606c51dfa074879de08c818f3b818420a5f8
[PM/AA] Delete two pointlessly overridden methods on the AA interface by
the AA counter pass.

For pointsToConstantMemory, I think this is a "bug fix" as I think the
code as written will actually infloop if ever reached. For the
getModRefInfo, this is a no-op change but with a significantly simpler
form.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245007 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/AliasAnalysisCounter.h