Change behavior of changeExitBlock function to replace all instances of exit block
authorChris Lattner <sabre@nondot.org>
Thu, 27 Feb 2003 22:37:44 +0000 (22:37 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 27 Feb 2003 22:37:44 +0000 (22:37 +0000)
commitf2e2925f95a271505f3ba103bac71b3b6d066c57
treebddf03e6b7bcecd4da869a2ca7f3bbeb6df77f1a
parenta5ca8e5c50298cfa8fb79cdee09adaea9d113bac
Change behavior of changeExitBlock function to replace all instances of exit block

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