Searched refs:ThinLTOProcessing (Results 1 – 2 of 2) sorted by relevance
311 FunctionImportGlobalProcessing ThinLTOProcessing(M, Index, GlobalsToImport); in renameModuleForThinLTO() local312 return ThinLTOProcessing.run(); in renameModuleForThinLTO()
479 class ThinLTOProcessing { class483 ThinLTOProcessing(const TargetOptions &Options) { in ThinLTOProcessing() function in thinlto::ThinLTOProcessing853 thinlto::ThinLTOProcessing ThinLTOProcessor(Options); in main()