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