Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp291 void removeRedundantConditionalBranch(MachineBasicBlock *MBB);
699 removeRedundantConditionalBranch(MBB); in prepare()
1561 void R600MachineCFGStructurizer::removeRedundantConditionalBranch( in removeRedundantConditionalBranch() function in R600MachineCFGStructurizer