Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp141 getAllocationDataForFunction(const Function *Callee, AllocType AllocTy, in getAllocationDataForFunction() function
185 return getAllocationDataForFunction(Callee, AllocTy, TLI); in getAllocationData()
197 return getAllocationDataForFunction( in getAllocationData()
214 getAllocationDataForFunction(Callee, AnyAlloc, TLI)) in getAllocationSize()
321 return getAllocationDataForFunction(F, ReallocLike, TLI).hasValue(); in isReallocLikeFn()