Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.h187 void RemoveDeadBlock(MachineBasicBlock *MBB);
H A DBranchFolding.cpp158 void BranchFolder::RemoveDeadBlock(MachineBasicBlock *MBB) { in RemoveDeadBlock() function in BranchFolder
1213 RemoveDeadBlock(&MBB); in OptimizeBranches()