Searched refs:thinLTOInternalizeModule (Results 1 – 4 of 4) sorted by relevance
446 LLVM_ABI void thinLTOInternalizeModule(Module &TheModule,
460 thinLTOInternalizeModule(TheModule, DefinedGlobals); in ProcessThinLTOModule()901 thinLTOInternalizeModule(TheModule, in internalize()
675 thinLTOInternalizeModule(Mod, DefinedGlobals); in thinBackend()
1792 void llvm::thinLTOInternalizeModule(Module &TheModule, in thinLTOInternalizeModule() function in llvm