Home
last modified time | relevance | path

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

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