Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/IPO/
DFunctionImport.h114 void thinLTOResolveWeakForLinkerModule(Module &TheModule,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/IPO/
DFunctionImport.h158 void thinLTOResolveWeakForLinkerModule(Module &TheModule,
/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp348 thinLTOResolveWeakForLinkerModule(TheModule, DefinedGlobals); in ProcessThinLTOModule()
534 thinLTOResolveWeakForLinkerModule( in promote()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp460 thinLTOResolveWeakForLinkerModule(TheModule, DefinedGlobals); in ProcessThinLTOModule()
681 thinLTOResolveWeakForLinkerModule( in promote()
DLTOBackend.cpp486 thinLTOResolveWeakForLinkerModule(Mod, DefinedGlobals); in thinBackend()
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp477 void llvm::thinLTOResolveWeakForLinkerModule( in thinLTOResolveWeakForLinkerModule() function in llvm
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp777 void llvm::thinLTOResolveWeakForLinkerModule( in thinLTOResolveWeakForLinkerModule() function in llvm
/external/llvm/tools/gold/
Dgold-plugin.cpp992 thinLTOResolveWeakForLinkerModule(*M, *DefinedGlobals); in runLTOPasses()