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

/freebsd-11-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-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLParser.h551 BumpPtrAllocator NodeAllocator; member in class:llvm::yaml::Document
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp270 class NodeAllocator { class in namespace:__anon1223
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp232 SpecificBumpPtrAllocator<SuffixTreeNode> NodeAllocator; member in class:__anon1760::SuffixTree
/freebsd-11-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 79 milliseconds