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