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.cpp65 AllocLike = MallocOrOpNewLike | StrDupLike, enumerator
66 AnyAlloc = AllocLike
326 return getAllocationData(V, AllocLike, TLI).has_value() || in isAllocLikeFn()