[IR] Use CallBase::getParamElementType() (NFC)
authorNikita Popov <npopov@redhat.com>
Fri, 25 Feb 2022 08:59:50 +0000 (09:59 +0100)
committerNikita Popov <npopov@redhat.com>
Fri, 25 Feb 2022 09:01:58 +0000 (10:01 +0100)
commit87ebd9a36ffb547c18bb3acce2fa90f56d6c5d9d
treed666fde349f7df8ab226b3976fb0d61706089b7c
parent748bf545dc42462f74af79b58655a563e9561d22
[IR] Use CallBase::getParamElementType() (NFC)

As this method now exists on CallBase, use it rather than the
one on AttributeList.
llvm/include/llvm/IR/Statepoint.h
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/CodeGen/GlobalISel/InlineAsmLowering.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/lib/IR/Verifier.cpp
llvm/lib/Target/BPF/BPFAbstractMemberAccess.cpp