Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/IPO/
DFunctionImport.h237 void thinLTOInternalizeModule(Module &TheModule,
/openbsd/src/gnu/llvm/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp484 thinLTOInternalizeModule(TheModule, DefinedGlobals); in ProcessThinLTOModule()
911 thinLTOInternalizeModule(TheModule, in internalize()
DLTOBackend.cpp607 thinLTOInternalizeModule(Mod, DefinedGlobals); in thinBackend()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DFunctionImport.cpp1179 void llvm::thinLTOInternalizeModule(Module &TheModule, in thinLTOInternalizeModule() function in llvm