Home | History | Annotate | Download | only in InstCombine

Lines Matching defs:secondOp

249   Instruction::CastOps secondOp = Instruction::CastOps(opcode);
256 unsigned Res = CastInst::isEliminableCastPair(firstOp, secondOp, SrcTy, MidTy,