Searched defs:firstOp (Results 1 – 3 of 3) sorted by relevance
57 Instruction::CastOps firstOp = Instruction::CastOps(Op->getOpcode()); 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...]
132 Instruction::CastOps firstOp = CI1->getOpcode(); in isEliminableCastPair() local