Searched refs:thinLTOInternalizeModule (Results 1 – 4 of 4) sorted by relevance
244 void thinLTOInternalizeModule(Module &TheModule,
467 thinLTOInternalizeModule(TheModule, DefinedGlobals); in ProcessThinLTOModule()912 thinLTOInternalizeModule(TheModule, in internalize()
618 thinLTOInternalizeModule(Mod, DefinedGlobals); in thinBackend()
1627 void llvm::thinLTOInternalizeModule(Module &TheModule, in thinLTOInternalizeModule() function in llvm