Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAsmWriter.cpp736 int getModulePathSlot(StringRef Path);
1117 int SlotTracker::getModulePathSlot(StringRef Path) { in getModulePathSlot() function in SlotTracker
2611 moduleVec[Machine.getModulePathSlot(ModPath.first())] = std::make_pair( in printModuleSummaryIndex()
2971 Out << "(module: ^" << Machine.getModulePathSlot(Summary.modulePath()) in printSummary()