Lines Matching defs:GUID
84 const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, in computeLTOCacheKey()
151 auto GUID = VI.getGUID(); in computeLTOCacheKey() local
157 for (uint64_t GUID : ExportsGUID) { in computeLTOCacheKey() local
325 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOResolvePrevailingGUID()
401 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOResolvePrevailingInIndex()
431 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOInternalizeAndPromoteGUID()
462 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOInternalizeAndPromoteInIndex()
906 auto GUID = GlobalValue::getGUID(GlobalValue::getGlobalIdentifier( in addThinLTO() local
1010 GlobalValue::GUID GUID = GlobalValue::getGUID( in run() local
1249 const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, in runThinLTOBackendThread()
1295 const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, in start()
1308 MapVector<StringRef, BitcodeModule> &ModuleMap) { in start()
1400 const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, in start()
1516 auto GUID = GlobalValue::getGUID( in runThinLTO() local
1551 GlobalValue::GUID GUID, in runThinLTO()
1552 GlobalValue::LinkageTypes NewLinkage) { in runThinLTO()