Searched refs:thinLTOInternalizeModule (Results 1 – 4 of 4) sorted by relevance
233 void thinLTOInternalizeModule(Module &TheModule,
466 thinLTOInternalizeModule(TheModule, DefinedGlobals); in ProcessThinLTOModule()916 thinLTOInternalizeModule(TheModule, in internalize()
616 thinLTOInternalizeModule(Mod, DefinedGlobals); in thinBackend()
1528 void llvm::thinLTOInternalizeModule(Module &TheModule, in thinLTOInternalizeModule() function in llvm