Searched refs:thinLTOInternalizeModule (Results 1 – 4 of 4) sorted by relevance
219 void thinLTOInternalizeModule(Module &TheModule,
410 thinLTOInternalizeModule(TheModule, DefinedGlobals); in ProcessThinLTOModule()763 thinLTOInternalizeModule(TheModule, in internalize()
499 thinLTOInternalizeModule(Mod, DefinedGlobals); in thinBackend()
1006 void llvm::thinLTOInternalizeModule(Module &TheModule, in thinLTOInternalizeModule() function in llvm