Home
last modified time | relevance | path

Searched refs:CreateBatch (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_local_cache.h139 TransferBatch *CreateBatch(uptr class_id, SizeClassAllocator *allocator, in CreateBatch() function
258 TransferBatch *b = CreateBatch( in Drain()
H A Dsanitizer_allocator_primary32.h326 b = c->CreateBatch(class_id, this, (TransferBatch*)pointers_array[i]); in PopulateBatches()