Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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