Use SCEVAddRecExpr::isAffine.
authorDan Gohman <gohman@apple.com>
Sun, 22 Jun 2008 19:23:09 +0000 (19:23 +0000)
committerDan Gohman <gohman@apple.com>
Sun, 22 Jun 2008 19:23:09 +0000 (19:23 +0000)
commit17f1972c770dc18f5c7c3c95776b4d62ae9e121d
tree57ff8e11cc6f02c82e1595479f9bacd978a7075e
parent09d3fdc254c0b922c38f7c2bcad27c02fa0904f3
Use SCEVAddRecExpr::isAffine.

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