Calculate exit and start value of true loop and false loop respectively.
authorDevang Patel <dpatel@apple.com>
Fri, 10 Aug 2007 00:53:35 +0000 (00:53 +0000)
committerDevang Patel <dpatel@apple.com>
Fri, 10 Aug 2007 00:53:35 +0000 (00:53 +0000)
commit23a19f82a756e941a55821e73b04b64425ed6d14
tree418f69b67171fbd689adf685b9c397e02ed15f47
parentbacf5193cf55166fb8d00ba12cbec7a2bd035d2b
Calculate exit and start value of true loop and false loop respectively.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40978 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopIndexSplit.cpp