Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/xray/
H A Dxray_profile_collector.cpp80 ThreadDataAllocatorStorage; variable
368 new (&ThreadDataAllocatorStorage) in reset()
371 reinterpret_cast<ThreadDataAllocator *>(&ThreadDataAllocatorStorage); in reset()