Home | History | Annotate | Download | only in InstCombine

Lines Matching defs:CC

135   ConstantInt *CC = dyn_cast<ConstantInt>(C);
137 if (!CB || !CC) {
142 const APInt &CVal = CC->getValue();