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