Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DFunctionImport.h218 void thinLTOInternalizeModule(Module &TheModule,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp427 thinLTOInternalizeModule(TheModule, DefinedGlobals); in ProcessThinLTOModule()
840 thinLTOInternalizeModule(TheModule, in internalize()
DLTOBackend.cpp539 thinLTOInternalizeModule(Mod, DefinedGlobals); in thinBackend()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp1048 void llvm::thinLTOInternalizeModule(Module &TheModule, in thinLTOInternalizeModule() function in llvm