Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_profile_collector.cpp94 ProfileBufferArrayAllocatorStorage[sizeof(ProfileBufferArrayAllocator)]; variable
356 new (&ProfileBufferArrayAllocatorStorage) in reset()
359 &ProfileBufferArrayAllocatorStorage); in reset()