[LAA] Remove unused pointer partition argument from print(), NFC
authorAdam Nemet <anemet@apple.com>
Fri, 7 Aug 2015 19:44:48 +0000 (19:44 +0000)
committerAdam Nemet <anemet@apple.com>
Fri, 7 Aug 2015 19:44:48 +0000 (19:44 +0000)
commit7ae57e1b53d3e5d238eb260a7ab9f07aa7f37f14
treea3551fc3611531e8e3e383fb1a5bd212f784d6c2
parentb3df24519cc743b472f01f850d760e723ffbde74
[LAA] Remove unused pointer partition argument from print(), NFC

This is now handled in the client.  No need for LAA to provide this
variant.

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