Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DBranchFolding.h214 void RemoveDeadBlock(MachineBasicBlock *MBB);
H A DBranchFolding.cpp153 void BranchFolder::RemoveDeadBlock(MachineBasicBlock *MBB) { in RemoveDeadBlock() function in BranchFolder
1306 RemoveDeadBlock(MBB); in OptimizeBranches()