Implement the new Interval::isLoop method
authorChris Lattner <sabre@nondot.org>
Thu, 21 Jun 2001 05:26:15 +0000 (05:26 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 21 Jun 2001 05:26:15 +0000 (05:26 +0000)
commit1c54f1da79a68b22cb093f5bfaed3f8bbdc2b966
tree318f27c2db76747e8115ef6ae6a84c795d4e20c9
parent18d64ede9a4aee9dd66fde04e6ff8ffcae0c9925
Implement the new Interval::isLoop method
Implement destructor to free memory

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