Searched refs:thinLTOInternalizeModule (Results 1 – 4 of 4) sorted by relevance
226 void thinLTOInternalizeModule(Module &TheModule,
450 thinLTOInternalizeModule(TheModule, DefinedGlobals); in ProcessThinLTOModule()873 thinLTOInternalizeModule(TheModule, in internalize()
608 thinLTOInternalizeModule(Mod, DefinedGlobals); in thinBackend()
1116 void llvm::thinLTOInternalizeModule(Module &TheModule, in thinLTOInternalizeModule() function in llvm