[IR][NFC] Cleanup: Remove non-const block iterators to force all updates go through...
authorVasileios Porpodas <vporpodas@google.com>
Wed, 7 Dec 2022 21:10:23 +0000 (13:10 -0800)
committerVasileios Porpodas <vporpodas@google.com>
Fri, 16 Dec 2022 18:02:27 +0000 (10:02 -0800)
commit470bc76b1350119ede9768fd3e83a56d361d43f3
tree33d655593da2be5920319ca573342d3ca71b0dcf
parent7bd2eace7d58883b87324a9fbdcc6217673282bb
[IR][NFC] Cleanup: Remove non-const block iterators to force all updates go through an interface function

Differential Revision: https://reviews.llvm.org/D140154
llvm/include/llvm/IR/Instructions.h
llvm/lib/IR/Instructions.cpp