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

/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp38 AllocLike = MallocLike | CallocLike | StrDupLike, enumerator in enum:AllocType
179 return getAllocationData(V, AllocLike, TLI, LookThroughBitCast);

Completed in 169 milliseconds