Searched refs:getMallocType (Results 1 – 2 of 2) sorted by relevance
139 PointerType *getMallocType(const CallInst *CI, const TargetLibraryInfo *TLI);
377 PointerType *llvm::getMallocType(const CallInst *CI, in getMallocType() function in llvm410 PointerType *PT = getMallocType(CI, TLI); in getMallocAllocatedType()