Searched refs:getMallocAllocatedType (Results 1 – 3 of 3) sorted by relevance
146 Type *getMallocAllocatedType(const CallInst *CI, const TargetLibraryInfo *TLI);
354 Type *T = getMallocAllocatedType(CI, TLI); in computeArraySize()408 Type *llvm::getMallocAllocatedType(const CallInst *CI, in getMallocAllocatedType() function in llvm
1117 Type *MallocType = getMallocAllocatedType(CI, TLI); in optimizeOnceStoredGlobal()