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