Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/IPO/
DFunctionImport.h119 void thinLTOInternalizeModule(Module &TheModule,
/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp358 thinLTOInternalizeModule(TheModule, DefinedGlobals); in ProcessThinLTOModule()
646 thinLTOInternalizeModule(TheModule, in internalize()
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp504 void llvm::thinLTOInternalizeModule(Module &TheModule, in thinLTOInternalizeModule() function in llvm
/external/llvm/tools/gold/
Dgold-plugin.cpp1000 thinLTOInternalizeModule(*M, *DefinedGlobals); in runLTOPasses()