Home
last modified time | relevance | path

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

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