Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/compiler-rt/lib/ctx_profile/
HDCtxInstrContextNode.h80 static inline size_t getAllocSize(uint32_t NrCounters, uint32_t NrCallsites) { in getAllocSize() function
/freebsd-head/contrib/llvm-project/llvm/include/llvm/ProfileData/
HDCtxInstrContextNode.h80 static inline size_t getAllocSize(uint32_t NrCounters, uint32_t NrCallsites) { in getAllocSize() function
/freebsd-head/contrib/llvm-project/clang/lib/AST/Interp/
HDDescriptor.h226 unsigned getAllocSize() const { return AllocSize; } in getAllocSize() function
/freebsd-head/contrib/llvm-project/llvm/lib/Analysis/
HDMemoryBuiltins.cpp379 llvm::getAllocSize(const CallBase *CB, const TargetLibraryInfo *TLI, in getAllocSize() function in llvm
/freebsd-head/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
HDcombined.h756 uptr getAllocSize(const void *Ptr) { in getAllocSize() function