Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_size_class_map.h138 static const uptr kBatchClassID = kNumClasses - 1; variable
H A Dsanitizer_allocator_local_cache.h197 static const uptr kBatchClassID = SizeClassMap::kBatchClassID; member