Searched refs:thinLTOFinalizeInModule (Results 1 – 4 of 4) sorted by relevance
227 void thinLTOFinalizeInModule(Module &TheModule,
456 thinLTOFinalizeInModule(TheModule, DefinedGlobals, /*PropagateAttrs=*/true); in ProcessThinLTOModule()719 thinLTOFinalizeInModule(TheModule, in promote()912 thinLTOFinalizeInModule(TheModule, in internalize()
610 thinLTOFinalizeInModule(Mod, DefinedGlobals, /*PropagateAttrs=*/true); in thinBackend()
1400 void llvm::thinLTOFinalizeInModule(Module &TheModule, in thinLTOFinalizeInModule() function in llvm