Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DMemoryBuiltins.cpp39 AnyAlloc = MallocLike | CallocLike | ReallocLike | StrDupLike enumerator
148 return getAllocationData(V, AnyAlloc, TLI, LookThroughBitCast); in isAllocationFn()
477 const AllocFnsTy *FnData = getAllocationData(CS.getInstruction(), AnyAlloc, in visitCallSite()
702 const AllocFnsTy *FnData = getAllocationData(CS.getInstruction(), AnyAlloc, in visitCallSite()