Home
last modified time | relevance | path

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

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