Lines Matching refs:CB
1609 ConstantInt *CB = dyn_cast<ConstantInt>(PN->getIncomingValue(i));1610 if (CB == 0 || !CB->getType()->isIntegerTy(1)) continue;1615 BasicBlock *RealDest = BI->getSuccessor(!CB->getZExtValue());