Lines Matching refs:CB
2689 if (ConstantInt *CB = dyn_cast<ConstantInt>(CondVal))2690 return CB->getZExtValue() ? TrueVal : FalseVal;