Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:firstOp

243   Instruction::CastOps firstOp = Instruction::CastOps(CI->getOpcode());
251 unsigned Res = CastInst::isEliminableCastPair(firstOp, secondOp, SrcTy, MidTy,