Searched refs:OrigId (Results 1 – 2 of 2) sorted by relevance
1650 std::string OrigId = GlobalValue::getGlobalIdentifier( in thinLTOInternalizeModule() local1653 GS = DefinedGlobals.find(GlobalValue::getGUID(OrigId)); in thinLTOInternalizeModule()
3475 std::string OrigId = GlobalValue::getGlobalIdentifier( in findValueInfoForFunc() local3477 TheFnVI = ImportSummary->getValueInfo(GlobalValue::getGUID(OrigId)); in findValueInfoForFunc()