Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
HDMemoryBuiltins.cpp135 getAllocationDataForFunction(const Function *Callee, AllocType AllocTy, in getAllocationDataForFunction() function
179 return getAllocationDataForFunction(Callee, AllocTy, TLI); in getAllocationData()
191 return getAllocationDataForFunction( in getAllocationData()
208 getAllocationDataForFunction(Callee, AnyAlloc, TLI)) in getAllocationSize()
300 return getAllocationDataForFunction(F, ReallocLike, TLI).hasValue(); in isReallocLikeFn()