Home
last modified time | relevance | path

Searched refs:RemoveDeadBlock (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/
DBranchFolding.h117 void RemoveDeadBlock(MachineBasicBlock *MBB);
DTailDuplication.cpp123 void RemoveDeadBlock(MachineBasicBlock *MBB);
238 RemoveDeadBlock(MBB); in TailDuplicateAndUpdate()
967 void TailDuplicatePass::RemoveDeadBlock(MachineBasicBlock *MBB) { in RemoveDeadBlock() function in TailDuplicatePass
DBranchFolding.cpp114 void BranchFolder::RemoveDeadBlock(MachineBasicBlock *MBB) { in RemoveDeadBlock() function in BranchFolder
988 RemoveDeadBlock(MBB); in OptimizeBranches()