Searched refs:BPTy (Results 1 – 1 of 1) sorted by relevance
327 Type *BPTy = PointerType::getUnqual(Context); in CreateMalloc() local331 MallocFunc = M->getOrInsertFunction("malloc", BPTy, IntPtrTy); in CreateMalloc()