OSDN Git Service

It's not necessary to check if Base is null here.
authorDan Gohman <gohman@apple.com>
Fri, 20 Feb 2009 21:05:23 +0000 (21:05 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 20 Feb 2009 21:05:23 +0000 (21:05 +0000)
commitf0baa6e9cba77f54cee438e9a10e41c37789403e
tree798d5b1ebbfe05d7d5726336a4c5cf0498483ae6
parent79fb3b434f83bcb7c382dbcfea485884a39b9544
It's not necessary to check if Base is null here.

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