Searched refs:isMallocLikeFn (Results 1 – 1 of 1) sorted by relevance
308 static bool isMallocLikeFn(const Value *V, const TargetLibraryInfo *TLI) { in isMallocLikeFn() function461 if (isMallocLikeFn(Alloc, TLI) || isAlignedAllocLikeFn(Alloc, TLI)) in getInitialValueOfAllocation()