Searched defs:ModuleIdMap (Results 1 – 4 of 4) sorted by relevance
| /freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
| H A D | ModuleSummaryIndex.cpp | 564 DenseMap<StringRef, uint64_t> ModuleIdMap; in exportToDot() local |
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/AsmParser/ | ||
| H A D | LLParser.h | 174 std::map<unsigned, StringRef> ModuleIdMap; global() variable |
| /freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Writer/ | ||
| H A D | BitcodeWriter.cpp | 436 DenseMap<StringRef, uint64_t> ModuleIdMap; global() member in __anon5e25d82e0111::IndexBitcodeWriter |
| /freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/ | ||
| H A D | BitcodeReader.cpp | 898 DenseMap<uint64_t, StringRef> ModuleIdMap; global() member in __anon5272731a0411::ModuleSummaryIndexBitcodeReader |