Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Support/
H A DPerThreadBumpPtrAllocatorTest.cpp44 static size_t constexpr NumAllocations = 1000; in TEST() local
/llvm-project/offload/include/Shared/
H A DEnvironment.h52 uint64_t NumAllocations; member