Searched defs:secondOp (Results 1 – 4 of 4) sorted by relevance
58 Instruction::CastOps secondOp = Instruction::CastOps(opc); foldConstantCastPair() local
2760 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
2577 mayExistInterleavedUses(Operation * firstOp,Operation * secondOp,ValueRange values) mayExistInterleavedUses() argument