Lines Matching defs:GUID
82 const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, in computeLTOCacheKey()
150 auto GUID = VI.getGUID(); in computeLTOCacheKey() local
156 for (uint64_t GUID : ExportsGUID) { in computeLTOCacheKey() local
324 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOResolvePrevailingGUID()
400 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOResolvePrevailingInIndex()
430 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOInternalizeAndPromoteGUID()
461 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOInternalizeAndPromoteInIndex()
901 auto GUID = GlobalValue::getGUID(GlobalValue::getGlobalIdentifier( in addThinLTO() local
1005 GlobalValue::GUID GUID = GlobalValue::getGUID( in run() local
1209 const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, in runThinLTOBackendThread()
1246 const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, in start()
1259 MapVector<StringRef, BitcodeModule> &ModuleMap) { in start()
1347 const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, in start()
1471 auto GUID = GlobalValue::getGUID( in runThinLTO() local
1506 GlobalValue::GUID GUID, in runThinLTO()
1507 GlobalValue::LinkageTypes NewLinkage) { in runThinLTO()