HowFarToZero can compute a trip count as long as the recurrence has no-self-wrap.
authorAndrew Trick <atrick@apple.com>
Mon, 14 Mar 2011 17:28:02 +0000 (17:28 +0000)
committerAndrew Trick <atrick@apple.com>
Mon, 14 Mar 2011 17:28:02 +0000 (17:28 +0000)
commitdcfd404e3ccc66844632aa601bf52522dae41512
treeb54c525b5c83c072a0083e358a8a25d028b79aa0
parent3228cc259b5ca00e46af36da369a451f5736cbf4
HowFarToZero can compute a trip count as long as the recurrence has no-self-wrap.

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