Lines Matching defs:GUID
93 const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, in computeLTOCacheKey()
162 auto GUID = VI.getGUID(); in computeLTOCacheKey() local
168 for (uint64_t GUID : ExportsGUID) { in computeLTOCacheKey() local
352 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOResolvePrevailingGUID()
428 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOResolvePrevailingInIndex()
450 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOInternalizeAndPromoteGUID()
530 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOInternalizeAndPromoteInIndex()
1005 auto GUID = GlobalValue::getGUID(GlobalValue::getGlobalIdentifier( in addThinLTO() local
1014 [&](GlobalValue::GUID GUID) { in addThinLTO()
1026 auto GUID = GlobalValue::getGUID(GlobalValue::getGlobalIdentifier( in addThinLTO() local
1136 GlobalValue::GUID GUID = GlobalValue::getGUID( in run() local
1447 const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, in runThinLTOBackendThread()
1493 const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, in start()
1506 MapVector<StringRef, BitcodeModule> &ModuleMap) { in start()
1601 const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, in start()
1738 auto isPrevailing = [&](GlobalValue::GUID GUID, const GlobalValueSummary *S) { in runThinLTO()
1756 auto GUID = GlobalValue::getGUID( in runThinLTO() local
1798 GlobalValue::LinkageTypes NewLinkage) { in runThinLTO()