Searched defs:Int32PtrTy (Results 1 – 2 of 2) sorted by relevance
184 Type *Int32PtrTy = PointerType::getUnqual(IRB.getInt32Ty()); in runOnModule() local410 Type *Int32PtrTy = PointerType::getUnqual(IRB.getInt32Ty()); in InjectCoverageAtBlock() local
199 Type *Int32PtrTy; member