Home
last modified time | relevance | path

Searched refs:createBatch (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/
H A Dlocal_cache.h120 TransferBatch *createBatch(uptr ClassId, void *B) { in createBatch() function
185 createBatch(ClassId, Allocator->decompactPtr(ClassId, C->Chunks[0])); in drain()
H A Dprimary64.h391 C->createBatch(ClassId, reinterpret_cast<void *>(decompactPtrInternal( in populateFreeList()
H A Dprimary32.h382 C->createBatch(ClassId, reinterpret_cast<void *>(ShuffleArray[I])); in populateFreeList()