Fix a few minor issues that were exposed by the removal of SCEVHandle.
authorDan Gohman <gohman@apple.com>
Mon, 22 Jun 2009 22:08:45 +0000 (22:08 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 22 Jun 2009 22:08:45 +0000 (22:08 +0000)
commit469f3cdc13851914f3a766cbd8f701cf8431caca
tree5e0ae3ef8e4c9f6fd0004ba5c699347a7c9829de
parent1c76d0ee5cda2119c679bab49520dd9cd435ded5
Fix a few minor issues that were exposed by the removal of SCEVHandle.

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