Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Transforms/IPO/
H A DFunctionImport.h214 void thinLTOResolvePrevailingInModule(Module &TheModule,
/freebsd-12.1/contrib/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp400 thinLTOResolvePrevailingInModule(TheModule, DefinedGlobals); in ProcessThinLTOModule()
622 thinLTOResolvePrevailingInModule( in promote()
H A DLTOBackend.cpp493 thinLTOResolvePrevailingInModule(Mod, DefinedGlobals); in thinBackend()
/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp936 void llvm::thinLTOResolvePrevailingInModule( in thinLTOResolvePrevailingInModule() function in llvm