Lines Matching refs:getGUID
147 auto GUID = VI.getGUID(); in computeLTOCacheKey()
210 AddUsedCfiGlobal(VI.getGUID()); in computeLTOCacheKey()
229 AddUsedCfiGlobal(ET.first.getGUID()); in computeLTOCacheKey()
339 if (isPrevailing(VI.getGUID(), S.get())) { in thinLTOResolvePrevailingGUID()
353 !GUIDPreservedSymbols.count(VI.getGUID())); in thinLTOResolvePrevailingGUID()
361 recordNewLinkage(S->modulePath(), VI.getGUID(), S->linkage()); in thinLTOResolvePrevailingGUID()
414 isPrevailing(VI.getGUID(), S.get())) && in thinLTOInternalizeAndPromoteGUID()
799 if (LivenessFromIndex && !ThinLTO.CombinedIndex.isGUIDLive(GV->getGUID())) { in linkRegularLTO()
843 auto GUID = GlobalValue::getGUID(GlobalValue::getGlobalIdentifier( in addThinLTO()
947 GlobalValue::GUID GUID = GlobalValue::getGUID( in run()
1136 GlobalValue::getGUID(GlobalValue::dropLLVMManglingEscape(Name))); in InProcessThinBackend()
1139 GlobalValue::getGUID(GlobalValue::dropLLVMManglingEscape(Name))); in InProcessThinBackend()
1408 auto GUID = GlobalValue::getGUID( in runThinLTO()
1419 GlobalValue::getGUID(GlobalValue::dropLLVMManglingEscape(Def))); in runThinLTO()
1424 ExportedGUIDs.count(VI.getGUID()); in runThinLTO()