Searched defs:firstOp (Results 1 – 3 of 3) sorted by relevance
57 Instruction::CastOps firstOp = Instruction::CastOps(Op->getOpcode()); in foldConstantCastPair() local
2760 Instruction::CastOps firstOp, Instruction::CastOps secondOp, in isEliminableCastPair()
132 Instruction::CastOps firstOp = CI1->getOpcode(); in isEliminableCastPair() local