Searched defs:getAllocSize (Results 1 – 5 of 5) sorted by relevance
80 static inline size_t getAllocSize(uint32_t NrCounters, uint32_t NrCallsites) { in getAllocSize() function
673 virtual size_t getAllocSize() const { return mAllocSize; } in getAllocSize() function
947 size_t RSExportType::getAllocSize() const { in getAllocSize() function in slang::RSExportType
367 llvm::getAllocSize(const CallBase *CB, const TargetLibraryInfo *TLI, in getAllocSize() function in llvm
759 uptr getAllocSize(const void *Ptr) { in getAllocSize() function