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