LoopVectorize: Use variable instead of repeated function call
authorArnold Schwaighofer <aschwaighofer@apple.com>
Sat, 11 May 2013 23:04:26 +0000 (23:04 +0000)
committerArnold Schwaighofer <aschwaighofer@apple.com>
Sat, 11 May 2013 23:04:26 +0000 (23:04 +0000)
commit6bb539a643b385520c25f3b03199f68012b9c09b
tree700b7abd91c08ad5c9e19c93d6680d982d9bbd52
parent8112d227017f70b870217b4c96841d1dc5e95277
LoopVectorize: Use variable instead of repeated function call

No functionality change intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181666 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Vectorize/LoopVectorize.cpp