Use LoopInfo's getLoopLatch() instead of doing what it does manualy.
authorDan Gohman <gohman@apple.com>
Mon, 9 Mar 2009 21:14:16 +0000 (21:14 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 9 Mar 2009 21:14:16 +0000 (21:14 +0000)
commit0daeed270bb0318b8a1337026fe92646a40ee3d9
tree589067f0029b7a4c3c4f901b2fd8d7f6602341e9
parent53f2ae268ab0e9201c0c50c28a27d451497a0371
Use LoopInfo's getLoopLatch() instead of doing what it does manualy.

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