Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DMemoryBuiltins.cpp136 getAllocationDataForFunction(const Function *Callee, AllocType AllocTy, in getAllocationDataForFunction() function
180 return getAllocationDataForFunction(Callee, AllocTy, TLI); in getAllocationData()
196 getAllocationDataForFunction(Callee, AnyAlloc, TLI)) in getAllocationSize()