Hold AddRec->getLoop() in a variable, to make the Mul code more consistent
authorDan Gohman <gohman@apple.com>
Sun, 29 Aug 2010 14:55:19 +0000 (14:55 +0000)
committerDan Gohman <gohman@apple.com>
Sun, 29 Aug 2010 14:55:19 +0000 (14:55 +0000)
commit0f32ae3aa7e1020979e4537885f5a95bba073adc
treec6fdabf75bc1192471b9aca030fc1b044455da9d
parent30cbc860f889262f0be8d94936a79fb502ecb6b1
Hold AddRec->getLoop() in a variable, to make the Mul code more consistent
with the Add code.

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