Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionImportUtils.cpp358 FunctionImportGlobalProcessing ThinLTOProcessing(M, Index, GlobalsToImport, in renameModuleForThinLTO() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp600 class ThinLTOProcessing { class
604 ThinLTOProcessing(const TargetOptions &Options) { in ThinLTOProcessing() function in thinlto::ThinLTOProcessing