Searched defs:Int32PtrTy (Results 1 – 4 of 4) sorted by relevance
193 Type *Int32PtrTy = PointerType::getUnqual(IRB.getInt32Ty()); in runOnModule() local466 Type *Int32PtrTy = PointerType::getUnqual(IRB.getInt32Ty()); in InjectCoverageAtBlock() local
190 Type *Int32PtrTy = PointerType::get(Int32Ty, 0); in TEST() local
130 Type *Int32PtrTy = Type::getInt32PtrTy(C); in TEST() local
220 Type *Int32PtrTy; member