Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp165 getAllocationDataForFunction(const Function *Callee, AllocType AllocTy, in getAllocationDataForFunction() function
212 return getAllocationDataForFunction(Callee, AllocTy, TLI); in getAllocationData()
222 return getAllocationDataForFunction( in getAllocationData()
239 getAllocationDataForFunction(Callee, AnyAlloc, TLI)) in getAllocationSize()
509 const auto AllocData = getAllocationDataForFunction(Callee, AnyAlloc, TLI); in getAllocationFamily()