Searched refs:getModulePathSlot (Results 1 – 1 of 1) sorted by relevance
747 int getModulePathSlot(StringRef Path);1137 int SlotTracker::getModulePathSlot(StringRef Path) { in getModulePathSlot() function in SlotTracker2691 moduleVec[Machine.getModulePathSlot(ModPath.first())] = std::make_pair( in printModuleSummaryIndex()3093 Out << "(module: ^" << Machine.getModulePathSlot(Summary.modulePath()) in printSummary()