Remove dead code. While there, also turn a few 'T* ' into 'T *' to match the
commit00b4eef951eedc4b234dd466069a54430b4d1bb8
authorNick Lewycky <nicholas@mxc.ca>
Sun, 22 Nov 2009 02:38:11 +0000 (22 02:38 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sun, 22 Nov 2009 02:38:11 +0000 (22 02:38 +0000)
treef285376c1b629e48eb15d0b50e532be0fbc41a33
parent5902f6d18693f3a787615a98e7d3e36b8888ce62
Remove dead code. While there, also turn a few 'T* ' into 'T *' to match the
rest of the file.

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