Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator_local_cache.h134 if (uptr batch_class_id = per_class_[class_id].batch_class_id) in CreateBatch() local
142 if (uptr batch_class_id = per_class_[class_id].batch_class_id) in DestroyBatch() local
203 uptr batch_class_id; member
212 const uptr batch_class_id = SizeClassMap::ClassID(sizeof(TransferBatch)); in InitCache() local