Simplify this code; LoopInfo::getCanonicalInductionVariable will only
authorDan Gohman <gohman@apple.com>
Tue, 20 Jul 2010 16:46:58 +0000 (16:46 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 20 Jul 2010 16:46:58 +0000 (16:46 +0000)
commit133e295b363c89b6a3da7aba3ac5ae6332429e46
treefb2d1dc8d9647e4c39f1b863902ec1b63983fd40
parent7c58dbd88c36c5d6c411ea6c046ddcff4c5841e9
Simplify this code; LoopInfo::getCanonicalInductionVariable will only
find integer induction variables.

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