Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DAllocator.h281 size_t getBytesAllocated() const { return BytesAllocated; } in getBytesAllocated() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DAllocator.h284 size_t getBytesAllocated() const { return BytesAllocated; } in getBytesAllocated() function
/external/llvm-project/llvm/include/llvm/Support/
DAllocator.h283 size_t getBytesAllocated() const { return BytesAllocated; } in getBytesAllocated() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DAllocator.h354 size_t getBytesAllocated() const { return BytesAllocated; } in getBytesAllocated() function