Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp534 std::string OrigId = GlobalValue::getGlobalIdentifier( in thinLTOInternalizeModule() local
537 const auto &GS = DefinedGlobals.find(GlobalValue::getGUID(OrigId)); in thinLTOInternalizeModule()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp860 std::string OrigId = GlobalValue::getGlobalIdentifier( in thinLTOInternalizeModule() local
863 GS = DefinedGlobals.find(GlobalValue::getGUID(OrigId)); in thinLTOInternalizeModule()