Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemoryBuiltins.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()