Searched refs:isGUIDLive (Results 1 – 12 of 12) sorted by relevance
101 bool ModuleSummaryIndex::isGUIDLive(GlobalValue::GUID GUID) const { in isGUIDLive() function in ModuleSummaryIndex
180 bool ModuleSummaryIndex::isGUIDLive(GlobalValue::GUID GUID) const { in isGUIDLive() function in ModuleSummaryIndex
784 if (LivenessFromIndex && !ThinLTO.CombinedIndex.isGUIDLive(GV->getGUID())) in linkRegularLTO()1326 if (ThinLTO.CombinedIndex.isGUIDLive(GUID)) in runThinLTO()
878 if (LivenessFromIndex && !ThinLTO.CombinedIndex.isGUIDLive(GV->getGUID())) { in linkRegularLTO()1556 if (ThinLTO.CombinedIndex.isGUIDLive(GUID)) in runThinLTO()
1114 bool isGUIDLive(GlobalValue::GUID GUID) const;
1565 bool isGUIDLive(GlobalValue::GUID GUID) const;
1464 bool isGUIDLive(GlobalValue::GUID GUID) const;
1559 bool isGUIDLive(GlobalValue::GUID GUID) const;
1588 bool isGUIDLive(GlobalValue::GUID GUID) const;
1866 if (!ExportSummary->isGUIDLive(GUID)) in lower()
1955 if (!ExportSummary->isGUIDLive(GUID)) in lower()