Factor out the predicate code for loopsimplify form exit blocks into
authorDan Gohman <gohman@apple.com>
Thu, 5 Nov 2009 19:21:41 +0000 (19:21 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 5 Nov 2009 19:21:41 +0000 (19:21 +0000)
commitf17e9511f15a0e007ff47d0789d1a52502e8c1fb
tree306d9b4c3d0fbc314e0dad22a2b0137bb4eb5498
parentb5b10c25f72f983f5876c0091cc98be36a6a3f0a
Factor out the predicate code for loopsimplify form exit blocks into
a separate helper function.

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