Searched defs:blk1 (Results 1 – 2 of 2) sorted by relevance
4 int sad16_sse2(void *v, unsigned char *blk2, unsigned char *blk1, in sad16_sse2()
2229 BlockT *blk1 = *srcBlk->succ_begin(); in removeRedundantConditionalBranch() local2573 CFGStructurizer<PassT>::findNearestCommonPostDom(BlockT *blk1, BlockT *blk2) { in findNearestCommonPostDom()