Home
last modified time | relevance | path

Searched refs:AllocLike (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp63 AllocLike = MallocOrCallocLike | StrDupLike, enumerator
64 AnyAlloc = AllocLike | ReallocLike
333 return getAllocationData(V, AllocLike, TLI).has_value() || in isAllocLikeFn()