Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DMemoryBuiltins.cpp41 AnyAlloc = AllocLike | ReallocLike enumerator
178 return getAllocationData(V, AnyAlloc, TLI, LookThroughBitCast).hasValue(); in isAllocationFn()
480 getAllocationData(CS.getInstruction(), AnyAlloc, TLI); in visitCallSite()
740 getAllocationData(CS.getInstruction(), AnyAlloc, TLI); in visitCallSite()