Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_dense_alloc.h125 Block *MapBlock(IndexT idx) { return reinterpret_cast<Block *>(Map(idx)); } in MapBlock() function
139 Block *ptr = MapBlock(idx); in Refill()
146 idx = MapBlock(idx)->batch; in Refill()
155 Block *ptr = MapBlock(idx); in Drain()
160 Block *head = MapBlock(head_idx); in Drain()