Searched refs:thinLTOInternalizeModule (Results 1 – 4 of 4) sorted by relevance
218 void thinLTOInternalizeModule(Module &TheModule,
427 thinLTOInternalizeModule(TheModule, DefinedGlobals); in ProcessThinLTOModule()840 thinLTOInternalizeModule(TheModule, in internalize()
539 thinLTOInternalizeModule(Mod, DefinedGlobals); in thinBackend()
1048 void llvm::thinLTOInternalizeModule(Module &TheModule, in thinLTOInternalizeModule() function in llvm