Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:Op1C

2526         if (Constant *Op1C = dyn_cast<Constant>(Op1)) {
2527 Op1 = ConstantExpr::getBitCast(Op1C, Op0->getType());