Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DMemoryBuiltins.cpp58 AllocLike = MallocOrOpNewLike | StrDupLike, enumerator
59 AnyAlloc = AllocLike
314 return getAllocationData(V, AllocLike, TLI).has_value() || in isAllocLikeFn()