Searched defs:ThinLTOProcessing (Results 1 – 3 of 3) sorted by relevance
241 FunctionImportGlobalProcessing ThinLTOProcessing(M, Index, GlobalsToImport); in renameModuleForThinLTO() local
323 FunctionImportGlobalProcessing ThinLTOProcessing(M, Index, GlobalsToImport); in renameModuleForThinLTO() local
392 class ThinLTOProcessing { class396 ThinLTOProcessing(const TargetOptions &Options) { in ThinLTOProcessing() function in thinlto::ThinLTOProcessing