Searched defs:dstBlk (Results 1 – 2 of 2) sorted by relevance
1503 void CFGStructurizer<PassT>::mergeSerialBlock(BlockT *dstBlk, BlockT *srcBlk) { in mergeSerialBlock()1594 void CFGStructurizer<PassT>::mergeLooplandBlock(BlockT *dstBlk, in mergeLooplandBlock()1998 CFGStructurizer<PassT>::singlePathTo(BlockT *srcBlk, BlockT *dstBlk, in singlePathTo()2029 CFGStructurizer<PassT>::singlePathEnd(BlockT *srcBlk, BlockT *dstBlk, in singlePathEnd()2064 BlockT *dstBlk) { in cloneOnSideEntryTo()2133 BlockT *dstBlk, in migrateInstruction()2307 void CFGStructurizer<PassT>::retireBlock(BlockT *dstBlk, BlockT *srcBlk) { in retireBlock()
1211 const CFGBlock *dstBlk, in VisitTerminator()