Searched refs:getGUIDSlot (Results 1 – 1 of 1) sorted by relevance
850 int getGUIDSlot(GlobalValue::GUID GUID);1326 int SlotTracker::getGUIDSlot(GlobalValue::GUID GUID) { in getGUIDSlot() function in SlotTracker3234 printSummaryInfo(Machine.getGUIDSlot(GUID), VI); in printModuleSummaryIndex()3353 Out << "^" << Machine.getGUIDSlot(P.VTableVI.getGUID()); in printTypeIdCompatibleVtableSummary()3421 Out << "^" << Machine.getGUIDSlot(SummaryToGUIDMap[&AS->getAliasee()]); in printAliasSummary()3441 Out << "(virtFunc: ^" << Machine.getGUIDSlot(P.FuncVI.getGUID()) in printGlobalVarSummary()3518 Out << "(callee: ^" << Machine.getGUIDSlot(Call.first.getGUID()); in printFunctionSummary()3586 Out << "(callee: ^" << Machine.getGUIDSlot(CI.Callee.getGUID()); in printFunctionSummary()3623 Out << "(callee: ^" << Machine.getGUIDSlot(Call.Callee.getGUID()); in printFunctionSummary()3768 Out << "^" << Machine.getGUIDSlot(Ref.getGUID()); in printSummary()