Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp297 void removeRedundantConditionalBranch(MachineBasicBlock *MBB);
713 removeRedundantConditionalBranch(MBB); in prepare()
1584 void AMDGPUCFGStructurizer::removeRedundantConditionalBranch( in removeRedundantConditionalBranch() function in AMDGPUCFGStructurizer