Home
last modified time | relevance | path

Searched refs:OrigId (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp1650 std::string OrigId = GlobalValue::getGlobalIdentifier( in thinLTOInternalizeModule() local
1653 GS = DefinedGlobals.find(GlobalValue::getGUID(OrigId)); in thinLTOInternalizeModule()
H A DMemProfContextDisambiguation.cpp3475 std::string OrigId = GlobalValue::getGlobalIdentifier( in findValueInfoForFunc() local
3477 TheFnVI = ImportSummary->getValueInfo(GlobalValue::getGUID(OrigId)); in findValueInfoForFunc()