Searched refs:thinLTOFinalizeInModule (Results 1 – 4 of 4) sorted by relevance
231 void thinLTOFinalizeInModule(Module &TheModule,
474 thinLTOFinalizeInModule(TheModule, DefinedGlobals, /*PropagateAttrs=*/true); in ProcessThinLTOModule()731 thinLTOFinalizeInModule(TheModule, in promote()907 thinLTOFinalizeInModule(TheModule, in internalize()
601 thinLTOFinalizeInModule(Mod, DefinedGlobals, /*PropagateAttrs=*/true); in thinBackend()
1051 void llvm::thinLTOFinalizeInModule(Module &TheModule, in thinLTOFinalizeInModule() function in llvm