Lines Matching refs:nextCodegenBlock
1476 cUnit->nextCodegenBlock = bb->taken;4322 for (BasicBlock *nextBB = bb; nextBB != NULL; nextBB = cUnit->nextCodegenBlock) {4325 cUnit->nextCodegenBlock = NULL;