Move SCEVExpander::getOrInsertCanonicalInductionVariable out of line.
authorDan Gohman <gohman@apple.com>
Fri, 5 Jun 2009 16:35:53 +0000 (16:35 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 5 Jun 2009 16:35:53 +0000 (16:35 +0000)
commit1d09de3eca23267855e28297fcb40de3632ea47b
tree13b940423fa34908bfad4f1e971c1904eb576681
parentc965ee223c6077250525048106726e12b59072ac
Move SCEVExpander::getOrInsertCanonicalInductionVariable out of line.

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