Searched refs:thinLTOInternalizeModule (Results 1 – 4 of 4) sorted by relevance
237 void thinLTOInternalizeModule(Module &TheModule,
484 thinLTOInternalizeModule(TheModule, DefinedGlobals); in ProcessThinLTOModule()911 thinLTOInternalizeModule(TheModule, in internalize()
607 thinLTOInternalizeModule(Mod, DefinedGlobals); in thinBackend()
1179 void llvm::thinLTOInternalizeModule(Module &TheModule, in thinLTOInternalizeModule() function in llvm