Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DBranchFolding.h152 void RemoveDeadBlock(MachineBasicBlock *MBB);
DBranchFolding.cpp125 void BranchFolder::RemoveDeadBlock(MachineBasicBlock *MBB) { in RemoveDeadBlock() function in BranchFolder
1166 RemoveDeadBlock(MBB); in OptimizeBranches()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DBranchFolding.h214 void RemoveDeadBlock(MachineBasicBlock *MBB);
DBranchFolding.cpp153 void BranchFolder::RemoveDeadBlock(MachineBasicBlock *MBB) { in RemoveDeadBlock() function in BranchFolder
1306 RemoveDeadBlock(MBB); in OptimizeBranches()