Home
last modified time | relevance | path

Searched defs:NodeStore (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/
Dtrie-node.h53 std::forward_list<TrieNode<T>> &NodeStore, in mergeTrieNodes()
Dxray-converter.cpp210 std::forward_list<StackTrieNode> &NodeStore) { in findOrCreateStackNode()
276 std::forward_list<StackTrieNode> NodeStore{}; in exportAsChromeTraceEventFormat() local
Dxray-stacks.cpp328 std::forward_list<StackTrieNode> NodeStore; member in StackTrie
522 RootVector mergeAcrossThreads(std::forward_list<StackTrieNode> &NodeStore) { in mergeAcrossThreads()