Searched defs:SrcPTy (Results 1 – 2 of 2) sorted by relevance
2693 PointerType *SrcPTy = cast<PointerType>(Src->getType()); in convertBitCastToGEP() local
773 if (const auto *SrcPTy = SrcType->getAs<PointerType>()) { in isAlwaysNull() local