Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DModuleSummaryIndex.h428 uint64_t getModuleId(const StringRef ModPath) const { in getModuleId() function
/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()