Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp134 Type *SrcIntPtrTy = in isEliminableCastPair() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp3116 isEliminableCastPair(Instruction::CastOps firstOp,Instruction::CastOps secondOp,Type * SrcTy,Type * MidTy,Type * DstTy,Type * SrcIntPtrTy,Type * MidIntPtrTy,Type * DstIntPtrTy) isEliminableCastPair() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp5302 Type *SrcIntPtrTy = simplifyCastInst() local