Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator_local_cache.h132 TransferBatch *CreateBatch(uptr class_id, SizeClassAllocator *allocator, in CreateBatch() function
251 TransferBatch *b = CreateBatch( in Drain()
Dsanitizer_allocator_primary32.h326 b = c->CreateBatch(class_id, this, (TransferBatch*)pointers_array[i]); in PopulateBatches()