Move this assert to check the condition as soon as it is known.
authorDan Gohman <gohman@apple.com>
Mon, 28 Sep 2009 00:10:28 +0000 (00:10 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 28 Sep 2009 00:10:28 +0000 (00:10 +0000)
commitf3f0c89f5f9c2ad99169084cbfedaf3ed0ee6a50
tree141c80cdb7469a2600f519e9af37bb25179f84dd
parent5c12adaa8b92800d835ddd5c97723c6eb5628b5b
Move this assert to check the condition as soon as it is known.

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