Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAsmWriter.cpp747 int getModulePathSlot(StringRef Path);
1137 int SlotTracker::getModulePathSlot(StringRef Path) { in getModulePathSlot() function in SlotTracker
2691 moduleVec[Machine.getModulePathSlot(ModPath.first())] = std::make_pair( in printModuleSummaryIndex()
3093 Out << "(module: ^" << Machine.getModulePathSlot(Summary.modulePath()) in printSummary()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DAsmWriter.cpp764 int getModulePathSlot(StringRef Path);
1192 int SlotTracker::getModulePathSlot(StringRef Path) { in getModulePathSlot() function in SlotTracker
2892 moduleVec[Machine.getModulePathSlot(ModPath)] = std::make_pair( in printModuleSummaryIndex()
3415 Out << "(module: ^" << Machine.getModulePathSlot(Summary.modulePath()) in printSummary()