Searched defs:MidIntPtrTy (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp249 Type *MidIntPtrTy = TD && MidTy->isPtrOrPtrVectorTy() ? local
/freebsd-10.2-release/contrib/llvm/lib/IR/
H A DInstructions.cpp2125 isEliminableCastPair( Instruction::CastOps firstOp, Instruction::CastOps secondOp, Type *SrcTy, Type *MidTy, Type *DstTy, Type *SrcIntPtrTy, Type *MidIntPtrTy, Type *DstIntPtrTy) argument

Completed in 57 milliseconds