Home
last modified time | relevance | path

Searched defs:secondOp (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp58 Instruction::CastOps secondOp = Instruction::CastOps(opc); in foldConstantCastPair() local
H A DInstructions.cpp2760 Instruction::CastOps firstOp, Instruction::CastOps secondOp, in isEliminableCastPair()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp133 Instruction::CastOps secondOp = CI2->getOpcode(); in isEliminableCastPair() local