Home
last modified time | relevance | path

Searched defs:ModuleIdMap (Results 1 – 4 of 4) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h175 std::map<unsigned, StringRef> ModuleIdMap; variable
/src/contrib/llvm-project/llvm/lib/IR/
H A DModuleSummaryIndex.cpp564 DenseMap<StringRef, uint64_t> ModuleIdMap; in exportToDot() local
/src/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp455 DenseMap<StringRef, uint64_t> ModuleIdMap; member in __anonb0c011710111::IndexBitcodeWriter
/src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp956 DenseMap<uint64_t, StringRef> ModuleIdMap; member in __anona50cac5d0411::ModuleSummaryIndexBitcodeReader