[NFC] Cleanup: Replace BB->InstList.splice() with BB->splice()
authorVasileios Porpodas <vporpodas@google.com>
Fri, 2 Dec 2022 23:03:38 +0000 (15:03 -0800)
committerVasileios Porpodas <vporpodas@google.com>
Sat, 3 Dec 2022 00:00:31 +0000 (16:00 -0800)
commitb46902117c376ba3990a744cc84f55e191d6e922
treef60dc979786cf90f59f17f47c62748c5c2a575e2
parente719550e6f0161da597c9c0a0ceb60b3670ce2c2
[NFC] Cleanup: Replace BB->InstList.splice() with BB->splice()

Differential Revision: https://reviews.llvm.org/D139236
llvm/lib/IR/BasicBlock.cpp