Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDPerThreadBumpPtrAllocator.h86 size_t getBytesAllocated() const { in getBytesAllocated() function
HDAllocator.h295 size_t getBytesAllocated() const { return BytesAllocated; } in getBytesAllocated() function