Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstantFold.cpp98 Instruction::CastOps firstOp = Instruction::CastOps(Op->getOpcode()); in foldConstantCastPair() local
H A DInstructions.cpp2730 Instruction::CastOps firstOp, Instruction::CastOps secondOp, in isEliminableCastPair()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp256 Instruction::CastOps firstOp = CI1->getOpcode(); in isEliminableCastPair() local