Searched refs:detachDeadBlocks (Results 1 – 4 of 4) sorted by relevance
49 void detachDeadBlocks(ArrayRef <BasicBlock *> BBs,
468 detachDeadBlocks(DeadLoopBlocks, &DTUpdates, /*KeepOneInputPHIs*/true); in deleteDeadLoopBlocks()
62 void llvm::detachDeadBlocks( in detachDeadBlocks() function in llvm113 detachDeadBlocks(BBs, DTU ? &Updates : nullptr, KeepOneInputPHIs); in DeleteDeadBlocks()
2597 detachDeadBlocks(ToBeDeletedBBs, nullptr); in cleanupIR()