Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary32.h317 TransferBatch **current_batch, uptr max_count, in PopulateBatches() argument
323 TransferBatch *b = *current_batch; in PopulateBatches()
337 *current_batch = b; in PopulateBatches()