Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp322 void removeRedundantConditionalBranch(MachineBasicBlock *MBB);
738 removeRedundantConditionalBranch(MBB); in prepare()
1609 void AMDGPUCFGStructurizer::removeRedundantConditionalBranch( in removeRedundantConditionalBranch() function in AMDGPUCFGStructurizer