Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp300 void removeRedundantConditionalBranch(MachineBasicBlock *MBB);
708 removeRedundantConditionalBranch(MBB); in prepare()
1572 void R600MachineCFGStructurizer::removeRedundantConditionalBranch( in removeRedundantConditionalBranch() function in R600MachineCFGStructurizer