Searched refs:DistributorArgs (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/LTO/ |
| H A D | LTO.cpp | 2210 ArrayRef<StringRef> DistributorArgs; member in __anona29527bd2511::OutOfProcessThinBackend 2248 ArrayRef<StringRef> DistributorArgs, StringRef RemoteCompiler, in OutOfProcessThinBackend() argument 2254 DistributorArgs(DistributorArgs), RemoteCompiler(RemoteCompiler), in OutOfProcessThinBackend() 2464 llvm::append_range(Args, DistributorArgs); in wait() 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 D | LTO.h | 333 ArrayRef<StringRef> DistributorArgs, StringRef RemoteCompiler,
|