Searched refs:singlePathEnd (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
H A DAMDILCFGStructurizer.cpp336 BlockT *singlePathEnd(BlockT *srcBlock, BlockT *DstBlock,
1862 BlockT *endBlk = singlePathEnd(exitBlk, exitLandBlk);
2029 CFGStructurizer<PassT>::singlePathEnd(BlockT *srcBlk, BlockT *dstBlk, function in class:llvmCFGStruct::CFGStructurizer
2060 } //singlePathEnd
/external/mesa3d/src/gallium/drivers/radeon/
H A DAMDILCFGStructurizer.cpp336 BlockT *singlePathEnd(BlockT *srcBlock, BlockT *DstBlock,
1862 BlockT *endBlk = singlePathEnd(exitBlk, exitLandBlk);
2029 CFGStructurizer<PassT>::singlePathEnd(BlockT *srcBlk, BlockT *dstBlk, function in class:llvmCFGStruct::CFGStructurizer
2060 } //singlePathEnd

Completed in 1170 milliseconds