HomeSort by relevance Sort by last modified time
    Searched refs:ThinBackend (Results 1 - 14 of 14) sorted by null

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/LTO/
LTO.h 187 /// A ThinBackend defines what happens after the thin-link phase during ThinLTO.
189 /// create a ThinBackend using one of the create*ThinBackend() functions below.
194 ThinBackend;
196 /// This ThinBackend runs the individual backend jobs in-process.
197 ThinBackend createInProcessThinBackend(unsigned ParallelismLevel);
199 /// This ThinBackend writes individual module indexes to files, instead of
208 ThinBackend createWriteIndexesThinBackend(std::string OldPrefix,
238 LTO(Config Conf, ThinBackend Backend = nullptr,
283 ThinLTOState(ThinBackend Backend)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/LTO/
LTO.h 191 /// A ThinBackend defines what happens after the thin-link phase during ThinLTO.
193 /// create a ThinBackend using one of the create*ThinBackend() functions below.
198 ThinBackend;
200 /// This ThinBackend runs the individual backend jobs in-process.
201 ThinBackend createInProcessThinBackend(unsigned ParallelismLevel);
203 /// This ThinBackend writes individual module indexes to files, instead of
212 ThinBackend createWriteIndexesThinBackend(std::string OldPrefix,
242 LTO(Config Conf, ThinBackend Backend = nullptr,
297 ThinLTOState(ThinBackend Backend)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/LTO/
LTO.h 191 /// A ThinBackend defines what happens after the thin-link phase during ThinLTO.
193 /// create a ThinBackend using one of the create*ThinBackend() functions below.
198 ThinBackend;
200 /// This ThinBackend runs the individual backend jobs in-process.
201 ThinBackend createInProcessThinBackend(unsigned ParallelismLevel);
203 /// This ThinBackend writes individual module indexes to files, instead of
212 ThinBackend createWriteIndexesThinBackend(std::string OldPrefix,
242 LTO(Config Conf, ThinBackend Backend = nullptr,
297 ThinLTOState(ThinBackend Backend)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/LTO/
LTO.h 192 /// A ThinBackend defines what happens after the thin-link phase during ThinLTO.
194 /// create a ThinBackend using one of the create*ThinBackend() functions below.
199 ThinBackend;
201 /// This ThinBackend runs the individual backend jobs in-process.
202 ThinBackend createInProcessThinBackend(unsigned ParallelismLevel);
204 /// This ThinBackend writes individual module indexes to files, instead of
213 ThinBackend createWriteIndexesThinBackend(std::string OldPrefix,
243 LTO(Config Conf, ThinBackend Backend = nullptr,
298 ThinLTOState(ThinBackend Backend)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/LTO/
LTO.h 192 /// A ThinBackend defines what happens after the thin-link phase during ThinLTO.
194 /// create a ThinBackend using one of the create*ThinBackend() functions below.
199 ThinBackend;
201 /// This ThinBackend runs the individual backend jobs in-process.
202 ThinBackend createInProcessThinBackend(unsigned ParallelismLevel);
204 /// This ThinBackend writes individual module indexes to files, instead of
213 ThinBackend createWriteIndexesThinBackend(std::string OldPrefix,
243 LTO(Config Conf, ThinBackend Backend = nullptr,
298 ThinLTOState(ThinBackend Backend)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/LTO/
LTO.h 192 /// A ThinBackend defines what happens after the thin-link phase during ThinLTO.
194 /// create a ThinBackend using one of the create*ThinBackend() functions below.
199 ThinBackend;
201 /// This ThinBackend runs the individual backend jobs in-process.
202 ThinBackend createInProcessThinBackend(unsigned ParallelismLevel);
204 /// This ThinBackend writes individual module indexes to files, instead of
213 ThinBackend createWriteIndexesThinBackend(std::string OldPrefix,
243 LTO(Config Conf, ThinBackend Backend = nullptr,
298 ThinLTOState(ThinBackend Backend)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/LTO/
LTO.h 192 /// A ThinBackend defines what happens after the thin-link phase during ThinLTO.
194 /// create a ThinBackend using one of the create*ThinBackend() functions below.
199 ThinBackend;
201 /// This ThinBackend runs the individual backend jobs in-process.
202 ThinBackend createInProcessThinBackend(unsigned ParallelismLevel);
204 /// This ThinBackend writes individual module indexes to files, instead of
213 ThinBackend createWriteIndexesThinBackend(std::string OldPrefix,
243 LTO(Config Conf, ThinBackend Backend = nullptr,
298 ThinLTOState(ThinBackend Backend)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/LTO/
LTO.h 187 /// A ThinBackend defines what happens after the thin-link phase during ThinLTO.
189 /// create a ThinBackend using one of the create*ThinBackend() functions below.
194 ThinBackend;
196 /// This ThinBackend runs the individual backend jobs in-process.
197 ThinBackend createInProcessThinBackend(unsigned ParallelismLevel);
199 /// This ThinBackend writes individual module indexes to files, instead of
208 ThinBackend createWriteIndexesThinBackend(std::string OldPrefix,
238 LTO(Config Conf, ThinBackend Backend = nullptr,
283 ThinLTOState(ThinBackend Backend)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/LTO/
LTO.h 191 /// A ThinBackend defines what happens after the thin-link phase during ThinLTO.
193 /// create a ThinBackend using one of the create*ThinBackend() functions below.
198 ThinBackend;
200 /// This ThinBackend runs the individual backend jobs in-process.
201 ThinBackend createInProcessThinBackend(unsigned ParallelismLevel);
203 /// This ThinBackend writes individual module indexes to files, instead of
212 ThinBackend createWriteIndexesThinBackend(std::string OldPrefix,
242 LTO(Config Conf, ThinBackend Backend = nullptr,
297 ThinLTOState(ThinBackend Backend)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/LTO/
LTO.h 191 /// A ThinBackend defines what happens after the thin-link phase during ThinLTO.
193 /// create a ThinBackend using one of the create*ThinBackend() functions below.
198 ThinBackend;
200 /// This ThinBackend runs the individual backend jobs in-process.
201 ThinBackend createInProcessThinBackend(unsigned ParallelismLevel);
203 /// This ThinBackend writes individual module indexes to files, instead of
212 ThinBackend createWriteIndexesThinBackend(std::string OldPrefix,
242 LTO(Config Conf, ThinBackend Backend = nullptr,
297 ThinLTOState(ThinBackend Backend)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/LTO/
LTO.h 192 /// A ThinBackend defines what happens after the thin-link phase during ThinLTO.
194 /// create a ThinBackend using one of the create*ThinBackend() functions below.
199 ThinBackend;
201 /// This ThinBackend runs the individual backend jobs in-process.
202 ThinBackend createInProcessThinBackend(unsigned ParallelismLevel);
204 /// This ThinBackend writes individual module indexes to files, instead of
213 ThinBackend createWriteIndexesThinBackend(std::string OldPrefix,
243 LTO(Config Conf, ThinBackend Backend = nullptr,
298 ThinLTOState(ThinBackend Backend)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/LTO/
LTO.h 192 /// A ThinBackend defines what happens after the thin-link phase during ThinLTO.
194 /// create a ThinBackend using one of the create*ThinBackend() functions below.
199 ThinBackend;
201 /// This ThinBackend runs the individual backend jobs in-process.
202 ThinBackend createInProcessThinBackend(unsigned ParallelismLevel);
204 /// This ThinBackend writes individual module indexes to files, instead of
213 ThinBackend createWriteIndexesThinBackend(std::string OldPrefix,
243 LTO(Config Conf, ThinBackend Backend = nullptr,
298 ThinLTOState(ThinBackend Backend)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/LTO/
LTO.h 192 /// A ThinBackend defines what happens after the thin-link phase during ThinLTO.
194 /// create a ThinBackend using one of the create*ThinBackend() functions below.
199 ThinBackend;
201 /// This ThinBackend runs the individual backend jobs in-process.
202 ThinBackend createInProcessThinBackend(unsigned ParallelismLevel);
204 /// This ThinBackend writes individual module indexes to files, instead of
213 ThinBackend createWriteIndexesThinBackend(std::string OldPrefix,
243 LTO(Config Conf, ThinBackend Backend = nullptr,
298 ThinLTOState(ThinBackend Backend)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/LTO/
LTO.h 192 /// A ThinBackend defines what happens after the thin-link phase during ThinLTO.
194 /// create a ThinBackend using one of the create*ThinBackend() functions below.
199 ThinBackend;
201 /// This ThinBackend runs the individual backend jobs in-process.
202 ThinBackend createInProcessThinBackend(unsigned ParallelismLevel);
204 /// This ThinBackend writes individual module indexes to files, instead of
213 ThinBackend createWriteIndexesThinBackend(std::string OldPrefix,
243 LTO(Config Conf, ThinBackend Backend = nullptr,
298 ThinLTOState(ThinBackend Backend)
    [all...]

Completed in 711 milliseconds