Home | History | Annotate | Download | only in InstCombine

Lines Matching defs:CC

136   ConstantInt *CC = dyn_cast<ConstantInt>(C);
138 if (!CB || !CC) {
143 const APInt &CVal = CC->getValue();