Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DFunctionImport.h221 void thinLTOResolvePrevailingInModule(Module &TheModule,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp440 thinLTOResolvePrevailingInModule(TheModule, DefinedGlobals); in ProcessThinLTOModule()
695 thinLTOResolvePrevailingInModule( in promote()
870 thinLTOResolvePrevailingInModule( in internalize()
H A DLTOBackend.cpp602 thinLTOResolvePrevailingInModule(Mod, DefinedGlobals); in thinBackend()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp1043 void llvm::thinLTOResolvePrevailingInModule( in thinLTOResolvePrevailingInModule() function in llvm