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