Searched refs:isGUIDLive (Results 1 – 4 of 4) sorted by relevance
189 bool ModuleSummaryIndex::isGUIDLive(GlobalValue::GUID GUID) const { in isGUIDLive() function in ModuleSummaryIndex
1001 if (LivenessFromIndex && !ThinLTO.CombinedIndex.isGUIDLive(GV->getGUID())) { in linkRegularLTO()1997 if (ThinLTO.CombinedIndex.isGUIDLive(GUID)) in runThinLTO()
1675 LLVM_ABI bool isGUIDLive(GlobalValue::GUID GUID) const;
2154 if (!ExportSummary->isGUIDLive(GUID)) in lower()