Searched refs:BPTy (Results 1 – 2 of 2) sorted by relevance
399 Type *BPTy = Type::getInt8PtrTy(BB->getContext()); in createMalloc() local403 MallocFunc = M->getOrInsertFunction("malloc", BPTy, IntPtrTy, NULL); in createMalloc()
488 Type *BPTy = Type::getInt8PtrTy(BB->getContext()); in createMalloc() local492 MallocFunc = M->getOrInsertFunction("malloc", BPTy, IntPtrTy, nullptr); in createMalloc()