Searched defs:secondOp (Results 1 – 3 of 3) sorted by relevance
58 Instruction::CastOps secondOp = Instruction::CastOps(opc); in foldConstantCastPair() local
3115 isEliminableCastPair(Instruction::CastOps firstOp,Instruction::CastOps secondOp,Type * SrcTy,Type * MidTy,Type * DstTy,Type * SrcIntPtrTy,Type * MidIntPtrTy,Type * DstIntPtrTy) isEliminableCastPair() argument [all...]
133 Instruction::CastOps secondOp = CI2->getOpcode(); in isEliminableCastPair() local