Home | History | Annotate | Download | only in IR

Lines Matching refs:firstOp

89   Instruction::CastOps firstOp = Instruction::CastOps(Op->getOpcode());
98 return CastInst::isEliminableCastPair(firstOp, secondOp, SrcTy, MidTy, DstTy,