Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.h191 void RemoveDeadBlock(MachineBasicBlock *MBB);
H A DBranchFolding.cpp156 void BranchFolder::RemoveDeadBlock(MachineBasicBlock *MBB) { in RemoveDeadBlock() function in BranchFolder
1224 RemoveDeadBlock(&MBB); in OptimizeBranches()