Searched defs:NodeAllocator (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_function_call_trie.h155 NodeAllocatorType *NodeAllocator = nullptr; member in struct:__xray::FunctionCallTrie::Allocators
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DSuffixTree.h153 llvm::SpecificBumpPtrAllocator<SuffixTreeNode> NodeAllocator; member in class:llvm::SuffixTree
H A DYAMLParser.h551 BumpPtrAllocator NodeAllocator; member in class:llvm::yaml::Document
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp274 class NodeAllocator { class in namespace:__anon2830
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h373 struct NodeAllocator { struct
377 NodeAllocator(uint32_t NPB = 4096) function in struct:NodeAllocator

Completed in 90 milliseconds