Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp2212 SString RemoteCompiler; member in __anona29527bd2511::OutOfProcessThinBackend
2248 ArrayRef<StringRef> DistributorArgs, StringRef RemoteCompiler, in OutOfProcessThinBackend() argument
2254 DistributorArgs(DistributorArgs), RemoteCompiler(RemoteCompiler), in OutOfProcessThinBackend()
2374 JOS.value(RemoteCompiler); in emitDistributorJson()
2505 ArrayRef<StringRef> DistributorArgs, StringRef RemoteCompiler, in createOutOfProcessThinBackend() argument
2514 LinkerOutputFile, Distributor, DistributorArgs, RemoteCompiler, in createOutOfProcessThinBackend()
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/
H A DLTO.h333 ArrayRef<StringRef> DistributorArgs, StringRef RemoteCompiler,