Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DPerThreadBumpPtrAllocator.h86 size_t getBytesAllocated() const { in getBytesAllocated() function
H A DAllocator.h295 size_t getBytesAllocated() const { return BytesAllocated; } in getBytesAllocated() function