Searched refs:isGUIDLive (Results 1 – 4 of 4) sorted by relevance
175 bool ModuleSummaryIndex::isGUIDLive(GlobalValue::GUID GUID) const { in isGUIDLive() function in ModuleSummaryIndex
857 if (LivenessFromIndex && !ThinLTO.CombinedIndex.isGUIDLive(GV->getGUID())) { in linkRegularLTO()1474 if (ThinLTO.CombinedIndex.isGUIDLive(GUID)) in runThinLTO()
1250 bool isGUIDLive(GlobalValue::GUID GUID) const;
1920 if (!ExportSummary->isGUIDLive(GUID)) in lower()