Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp180 getAllocationDataForFunction(const Function *Callee, AllocType AllocTy, in getAllocationDataForFunction() function
227 return getAllocationDataForFunction(Callee, AllocTy, TLI); in getAllocationData()
237 return getAllocationDataForFunction( in getAllocationData()
254 getAllocationDataForFunction(Callee, AnyAlloc, TLI)) in getAllocationSize()
521 const auto AllocData = getAllocationDataForFunction(Callee, AnyAlloc, TLI); in getAllocationFamily()