Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_local_cache.h141 if (uptr batch_class_id = per_class_[class_id].batch_class_id) in CreateBatch() local
149 if (uptr batch_class_id = per_class_[class_id].batch_class_id) in DestroyBatch() local
210 uptr batch_class_id; member
219 const uptr batch_class_id = SizeClassMap::ClassID(sizeof(TransferBatch)); in InitCache() local