Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/xray/
Dxray_function_call_trie.h153 NodeIdPairAllocatorStorage; member
187 new (&NodeIdPairAllocatorStorage) NodeIdPairAllocatorType( in Allocators()
190 &NodeIdPairAllocatorStorage); in Allocators()
206 new (&NodeIdPairAllocatorStorage) NodeIdPairAllocatorType(Max); in Allocators()
208 &NodeIdPairAllocatorStorage); in Allocators()
221 internal_memcpy(&NodeIdPairAllocatorStorage, in Allocators()
222 &O.NodeIdPairAllocatorStorage, in Allocators()
232 &NodeIdPairAllocatorStorage); in Allocators()
282 new (&NodeIdPairAllocatorStorage)
285 &NodeIdPairAllocatorStorage);