Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp791 int getModulePathSlot(StringRef Path);
1252 int SlotTracker::getModulePathSlot(StringRef Path) { in getModulePathSlot() function in SlotTracker
3042 moduleVec[Machine.getModulePathSlot(ModPath)] = std::make_pair( in printModuleSummaryIndex()
3575 Out << "(module: ^" << Machine.getModulePathSlot(Summary.modulePath()) in printSummary()