Home
last modified time | relevance | path

Searched refs:getModuleId (Results 1 – 8 of 8) sorted by relevance

/external/llvm/include/llvm/IR/
DModuleSummaryIndex.h428 uint64_t getModuleId(const StringRef ModPath) const { in getModuleId() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DModuleSummaryIndex.cpp453 auto ModId = getModuleId(ModIt.first); in exportToDot()
/external/llvm-project/llvm/lib/IR/
DModuleSummaryIndex.cpp532 auto ModId = getModuleId(ModIt.first); in exportToDot()
/external/llvm-project/llvm/include/llvm/IR/
DModuleSummaryIndex.h1360 uint64_t getModuleId(const StringRef ModPath) const {
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DModuleSummaryIndex.h1249 uint64_t getModuleId(const StringRef ModPath) const {
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp3449 NameVals.push_back(Index.getModuleId(VS->modulePath())); in writeCombinedGlobalValueSummary()
3465 NameVals.push_back(Index.getModuleId(FS->modulePath())); in writeCombinedGlobalValueSummary()
3507 NameVals.push_back(Index.getModuleId(AS->modulePath())); in writeCombinedGlobalValueSummary()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp4019 NameVals.push_back(Index.getModuleId(VS->modulePath())); in writeCombinedGlobalValueSummary()
4042 NameVals.push_back(Index.getModuleId(FS->modulePath())); in writeCombinedGlobalValueSummary()
4126 NameVals.push_back(Index.getModuleId(AS->modulePath())); in writeCombinedGlobalValueSummary()
/external/llvm-project/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp4125 NameVals.push_back(Index.getModuleId(VS->modulePath())); in writeCombinedGlobalValueSummary()
4178 NameVals.push_back(Index.getModuleId(FS->modulePath())); in writeCombinedGlobalValueSummary()
4238 NameVals.push_back(Index.getModuleId(AS->modulePath())); in writeCombinedGlobalValueSummary()