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
156 return getAllocationData(V, AnyAlloc, TLI, LookThroughBitCast); in isAllocationFn()
471 const AllocFnsTy *FnData = getAllocationData(CS.getInstruction(), AnyAlloc, in visitCallSite()
687 const AllocFnsTy *FnData = getAllocationData(CS.getInstruction(), AnyAlloc, in visitCallSite()