Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp134 Type *SrcIntPtrTy = in isEliminableCastPair() local
/llvm-project/llvm/lib/IR/
H A DInstructions.cpp2761 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.cpp5316 Type *SrcIntPtrTy = simplifyCastInst() local