Searched refs:AllocLike (Results 1 – 2 of 2) sorted by relevance
40 AllocLike = MallocLike | CallocLike | StrDupLike, enumerator41 AnyAlloc = AllocLike | ReallocLike209 return getAllocationData(V, AllocLike, TLI, LookThroughBitCast).hasValue(); in isAllocLikeFn()
60 AllocLike = MallocLike | CallocLike | StrDupLike, enumerator61 AnyAlloc = AllocLike | ReallocLike264 return getAllocationData(V, AllocLike, TLI, LookThroughBitCast).hasValue(); in isAllocLikeFn()