[NFC][OpaquePtr] Avoid using PointerType::getElementType() in VectorUtils.cpp
authorArthur Eubanks <aeubanks@google.com>
Fri, 14 May 2021 21:01:05 +0000 (14:01 -0700)
committerArthur Eubanks <aeubanks@google.com>
Tue, 18 May 2021 01:35:44 +0000 (18:35 -0700)
commitcc64ece77dddfa7aa590b6d69fe026fcd64d00cf
treefe313439d6479bd8b76a64c8a87487551b57ceee
parentfcffd087c6bc1364678c1549ffc7a26fd8bea930
[NFC][OpaquePtr] Avoid using PointerType::getElementType() in VectorUtils.cpp

Reviewed By: nikic

Differential Revision: https://reviews.llvm.org/D102533
llvm/include/llvm/IR/Instructions.h
llvm/lib/Analysis/VectorUtils.cpp