Remove Obsolete LoopDepthCalculator. All users should use LoopInfo directly.
authorChris Lattner <sabre@nondot.org>
Mon, 4 Feb 2002 17:49:01 +0000 (17:49 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 4 Feb 2002 17:49:01 +0000 (17:49 +0000)
commitbcbce1786436b42a8ee0764fe8a51134f4e6e79e
tree6426d3e5f77100cfa26f5330457473b1f6f1c666
parent14ab1ce0209343b0e2c424ab8ba32261d4474349
Remove Obsolete LoopDepthCalculator.  All users should use LoopInfo directly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1697 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/LoopDepth.h [deleted file]
lib/Analysis/LoopDepth.cpp [deleted file]