Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp797 int getModulePathSlot(StringRef Path);
1188 int SlotTracker::getModulePathSlot(StringRef Path) { in getModulePathSlot() function in SlotTracker
2916 moduleVec[Machine.getModulePathSlot(ModPath.first())] = std::make_pair( in printModuleSummaryIndex()
3376 Out << "(module: ^" << Machine.getModulePathSlot(Summary.modulePath()) in printSummary()