Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp136 Type *MidIntPtrTy = 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.cpp5318 Type *MidIntPtrTy = simplifyCastInst() local