This is part of a series of patches that aim at making BasicBlock::getInstList() private.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D139992
[NFC] Cleanup: Replace BB->getInstList().erase() with I->eraseFromParent(). vporpo on Dec 13 2022, 8:28 PM. Authored by
Details This is part of a series of patches that aim at making BasicBlock::getInstList() private.
Diff Detail
|