Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/xray/
H A Dxray_function_call_trie.h179 RootAllocator = in Allocators()
199 RootAllocator = in Allocators()
227 RootAllocator = in Allocators()
235 O.RootAllocator = nullptr; in Allocators()
255 if (RootAllocator)
257 if (O.RootAllocator) {
260 RootAllocator =
262 O.RootAllocator = nullptr;
264 RootAllocator = nullptr;
297 if (RootAllocator != nullptr) in ~Allocators()
[all …]