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

/external/llvm/lib/Target/R600/
H A DAMDILCFGStructurizer.cpp328 void removeRedundantConditionalBranch(MachineBasicBlock *MBB);
775 removeRedundantConditionalBranch(MBB);
1760 void AMDGPUCFGStructurizer::removeRedundantConditionalBranch( function in class:__anon26106::AMDGPUCFGStructurizer
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
H A DAMDILCFGStructurizer.cpp357 void removeRedundantConditionalBranch(BlockT *SrcBlock);
493 removeRedundantConditionalBranch(curBlk);
2227 void CFGStructurizer<PassT>::removeRedundantConditionalBranch(BlockT *srcBlk) { function in class:llvmCFGStruct::CFGStructurizer
2244 } //removeRedundantConditionalBranch
/external/mesa3d/src/gallium/drivers/radeon/
H A DAMDILCFGStructurizer.cpp357 void removeRedundantConditionalBranch(BlockT *SrcBlock);
493 removeRedundantConditionalBranch(curBlk);
2227 void CFGStructurizer<PassT>::removeRedundantConditionalBranch(BlockT *srcBlk) { function in class:llvmCFGStruct::CFGStructurizer
2244 } //removeRedundantConditionalBranch

Completed in 172 milliseconds