Lines Matching refs:Int8PtrTy
424 Type *Int8PtrTy = Type::getInt8PtrTy(AI->getType()->getContext());425 if (AI->getType() == Int8PtrTy)431 if (I->getType() != Int8PtrTy) continue;