Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/IR/
H A DAsmWriter.cpp741 int getGUIDSlot(GlobalValue::GUID GUID);
1136 int SlotTracker::getGUIDSlot(GlobalValue::GUID GUID) { in getGUIDSlot() function in SlotTracker
2687 printSummaryInfo(Machine.getGUIDSlot(GUID), VI); in printModuleSummaryIndex()
2842 Out << "^" << Machine.getGUIDSlot(SummaryToGUIDMap[&AS->getAliasee()]); in printAliasSummary()
2907 Out << "(callee: ^" << Machine.getGUIDSlot(Call.first.getGUID()); in printFunctionSummary()
3044 Out << "^" << Machine.getGUIDSlot(Ref.getGUID()); in printSummary()