Searched defs:Allocators (Results 1 – 7 of 7) sorted by relevance
135 struct Allocators { struct156 Allocators() = default; argument158 Allocators &operator=(const Allocators &) = delete; argument167 explicit Allocators(Buffers &B) XRAY_NEVER_INSTRUMENT { in Allocators() argument189 explicit Allocators(uptr Max) XRAY_NEVER_INSTRUMENT { in Allocators() argument207 Allocators(Allocators &&O) XRAY_NEVER_INSTRUMENT { in Allocators() function290 ~Allocators() XRAY_NEVER_INSTRUMENT { in ~Allocators() argument
43 atomic_uintptr_t Allocators; member85 uptr Allocators = 0; in getThreadLocalData() local157 auto Allocators = atomic_exchange(&TLD.Allocators, 0, memory_order_acq_rel); in cleanupTLD() local183 auto Allocators = reinterpret_cast<FunctionCallTrie::Allocators *>(A); in postCurrentThreadFCT() local
62 FunctionCallTrie::Allocators Allocators; member
112 std::unique_ptr<AllocatorTy[]> Allocators; variable
122 auto Allocators = FunctionCallTrie::InitAllocatorsFromBuffers(Buffers); in TEST() local195 thread_local auto Allocators = in threadProcessing() local
22 FunctionCallTrie::Allocators Allocators = FunctionCallTrie::InitAllocators(); in TEST() local
5802 for (const auto &AllocatorData : Allocators) { in OMPUsesAllocatorsActionTy() argument 5798 ArrayRef<std::pair<const Expr *, const Expr *>> Allocators; global() member in __anon143de22e2711::OMPUsesAllocatorsActionTy 5829 SmallVector<std::pair<const Expr *, const Expr *>, 4> Allocators; emitTargetOutlinedFunction() local