Home | History | Annotate | Download | only in Utils

Lines Matching defs:Int8PtrTy

434   Type *Int8PtrTy = Type::getInt8PtrTy(AI->getType()->getContext());
435 if (AI->getType() == Int8PtrTy)
441 if (I->getType() != Int8PtrTy) continue;