Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DFunctionImport.h221 void thinLTOResolvePrevailingInModule(Module &TheModule,
/freebsd-13.1/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp506 thinLTOResolvePrevailingInModule(TheModule, DefinedGlobals); in ProcessThinLTOModule()
765 thinLTOResolvePrevailingInModule( in promote()
940 thinLTOResolvePrevailingInModule( in internalize()
H A DLTOBackend.cpp602 thinLTOResolvePrevailingInModule(Mod, DefinedGlobals); in thinBackend()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp1043 void llvm::thinLTOResolvePrevailingInModule( in thinLTOResolvePrevailingInModule() function in llvm