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
226 unsigned getAllocSize() const { return AllocSize; } in getAllocSize() function
379 llvm::getAllocSize(const CallBase *CB, const TargetLibraryInfo *TLI, in getAllocSize() function in llvm
756 uptr getAllocSize(const void *Ptr) { in getAllocSize() function