Home
last modified time | relevance | path

Searched defs:getAllocSize (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DMemoryBuiltins.cpp367 llvm::getAllocSize(const CallBase *CB, const TargetLibraryInfo *TLI, in getAllocSize() function in llvm
/external/scudo/standalone/
Dcombined.h759 uptr getAllocSize(const void *Ptr) { in getAllocSize() function