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

/freebsd-10.2-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp247 Type *SrcIntPtrTy = TD && SrcTy->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 181 milliseconds