Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp287 void removeUnconditionalBranch(MachineBasicBlock *MBB);
712 removeUnconditionalBranch(MBB); in prepare()
1572 void AMDGPUCFGStructurizer::removeUnconditionalBranch(MachineBasicBlock *MBB) { in removeUnconditionalBranch() function in AMDGPUCFGStructurizer