Searched refs:thinLTOFinalizeInModule (Results 1 – 4 of 4) sorted by relevance
238 void thinLTOFinalizeInModule(Module &TheModule,
457 thinLTOFinalizeInModule(TheModule, DefinedGlobals, /*PropagateAttrs=*/true); in ProcessThinLTOModule()711 thinLTOFinalizeInModule(TheModule, in promote()908 thinLTOFinalizeInModule(TheModule, in internalize()
612 thinLTOFinalizeInModule(Mod, DefinedGlobals, /*PropagateAttrs=*/true); in thinBackend()
1499 void llvm::thinLTOFinalizeInModule(Module &TheModule, in thinLTOFinalizeInModule() function in llvm