[NFC] Use newly introduced *AtIndex methods
authorArthur Eubanks <aeubanks@google.com>
Fri, 20 Aug 2021 17:49:36 +0000 (10:49 -0700)
committerArthur Eubanks <aeubanks@google.com>
Wed, 1 Sep 2021 18:18:41 +0000 (11:18 -0700)
commit52e6d70c40cd57709bfe8788461db35e3a8a3a6f
tree4ee716b8b4b6fa761045c65ebc61bfade7e652b7
parent12de296d840caf3d83eb1475195a023868be0c61
[NFC] Use newly introduced *AtIndex methods

Introduced in D108788. These are clearer.
llvm/include/llvm/Transforms/IPO/Attributor.h
llvm/lib/CodeGen/GlobalISel/CallLowering.cpp
llvm/lib/IR/Core.cpp
llvm/lib/Linker/IRMover.cpp
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/lib/Transforms/IPO/GlobalOpt.cpp
llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
llvm/lib/Transforms/Utils/ValueMapper.cpp