Simplify some code. hasComputableLoopEvolution is overkill in this case.
authorDan Gohman <gohman@apple.com>
Sat, 14 Feb 2009 02:25:19 +0000 (02:25 +0000)
committerDan Gohman <gohman@apple.com>
Sat, 14 Feb 2009 02:25:19 +0000 (02:25 +0000)
commitcd3eb9b09882087761c811d349c2b3be4e5c8a34
tree0bfe0a3acdc25f90888825b3336ee7fee1895653
parentb463272fbbc4002db57fa8fb5b54c21ced465fbf
Simplify some code. hasComputableLoopEvolution is overkill in this case.
No functionality change.

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