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