Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp64 AllocLike = MallocOrOpNewLike | StrDupLike, enumerator
65 AnyAlloc = AllocLike
314 return getAllocationData(V, AllocLike, TLI).has_value() || in isAllocLikeFn()