rename "ping" to "verifyRemoved". I don't know why 'ping' what chosen,
authorChris Lattner <sabre@nondot.org>
Fri, 28 Nov 2008 21:42:09 +0000 (21:42 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 28 Nov 2008 21:42:09 +0000 (21:42 +0000)
commit8b589fa135d873e683b29ed0918638a79272f5d2
tree37aef8aa9dcff1440eda9240e6d33f0a2c543cb0
parente85866313a551fa3d4e2f118c3bf34e96af36763
rename "ping" to "verifyRemoved".  I don't know why 'ping' what chosen,
but it doesn't make any sense at all.

Also make the method const, private, and fit in 80 cols while we're at it.

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