Home
last modified time | relevance | path

Searched refs:thinLTOResolveWeakForLinkerModule (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/Transforms/IPO/
DFunctionImport.h114 void thinLTOResolveWeakForLinkerModule(Module &TheModule,
/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp348 thinLTOResolveWeakForLinkerModule(TheModule, DefinedGlobals); in ProcessThinLTOModule()
534 thinLTOResolveWeakForLinkerModule( in promote()
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp477 void llvm::thinLTOResolveWeakForLinkerModule( in thinLTOResolveWeakForLinkerModule() function in llvm
/external/llvm/tools/gold/
Dgold-plugin.cpp992 thinLTOResolveWeakForLinkerModule(*M, *DefinedGlobals); in runLTOPasses()