Home
last modified time | relevance | path

Searched defs:Trie (Results 1 – 10 of 10) sorted by relevance

/llvm-project/compiler-rt/lib/xray/tests/unit/
H A Dfunction_call_trie_test.cpp23 FunctionCallTrie Trie(Allocators); in TEST() local
29 FunctionCallTrie Trie(A); in TEST() local
46 FunctionCallTrie Trie(A); in TEST() local
61 FunctionCallTrie Trie(A); in TEST() local
77 FunctionCallTrie Trie(A); in TEST() local
87 FunctionCallTrie Trie(A); in TEST() local
100 FunctionCallTrie Trie(A); in TEST() local
111 FunctionCallTrie Trie(A); in TEST() local
154 FunctionCallTrie Trie(A); in TEST() local
196 FunctionCallTrie Trie(A); in TEST() local
[all …]
/llvm-project/llvm/unittests/Analysis/
H A DMemoryProfileInfoTest.cpp219 CallStackTrie Trie; TEST_F() local
268 CallStackTrie Trie; TEST_F() local
317 CallStackTrie Trie; TEST_F() local
367 CallStackTrie Trie; TEST_F() local
420 CallStackTrie Trie; TEST_F() local
564 CallStackTrie Trie; TEST_F() local
[all...]
/llvm-project/clang/utils/
H A Danalyze_safe_buffer_debug_notes.py4 class Trie: class
/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOReader.cpp290 ArrayRef<uint8_t> Trie = MachOObj.getDyldInfoExportsTrie(); readExportInfo() local
H A DMachOObject.h291 ArrayRef<uint8_t> Trie; global() member
/llvm-project/llvm/utils/UnicodeData/
H A DUnicodeNameMappingGenerator.cpp88 class Trie { class
/llvm-project/compiler-rt/lib/xray/
H A Dxray_profile_collector.cpp165 const FunctionCallTrie &Trie) XRAY_NEVER_INSTRUMENT { in populateRecords()
/llvm-project/llvm/include/llvm/Object/
H A DMachO.h117 ArrayRef<uint8_t> Trie; variable
/llvm-project/clang/unittests/Tooling/
H A DCompilationDatabaseTest.cpp244 FileMatchTrie Trie; member in clang::tooling::FileMatchTrieTest
/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp3228 exports(Error & E,ArrayRef<uint8_t> Trie,const MachOObjectFile * O) exports() argument
3243 ArrayRef<uint8_t> Trie; exports() local
[all...]