[IR][NFC] Adds Function::insertBasicBlockAt() to replace things like...
[IR][NFC] Adds Function::insertBasicBlockAt() to replace things like F->getBasicBlockList().insert() This is part of a series of patches that aim at making Function::getBasicBlockList() private. Differential Revision: https://reviews.llvm.org/D139906
Loading
Please sign in to comment