Home
last modified time | relevance | path

Searched refs:ThinLTOProcessing (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DFunctionImportUtils.cpp241 FunctionImportGlobalProcessing ThinLTOProcessing(M, Index, GlobalsToImport); in renameModuleForThinLTO() local
242 return ThinLTOProcessing.run(); in renameModuleForThinLTO()
/external/llvm/tools/llvm-lto/
Dllvm-lto.cpp392 class ThinLTOProcessing { class
396 ThinLTOProcessing(const TargetOptions &Options) { in ThinLTOProcessing() function in thinlto::ThinLTOProcessing
739 thinlto::ThinLTOProcessing ThinLTOProcessor(Options); in main()