Home
last modified time | relevance | path

Searched refs:NativeObjectCache (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/
H A DLTO.h218 using NativeObjectCache = variable
227 AddStreamFn AddStream, NativeObjectCache Cache)>;
300 Error run(AddStreamFn AddStream, NativeObjectCache Cache = nullptr);
432 Error runThinLTO(AddStreamFn AddStream, NativeObjectCache Cache,
H A DCaching.h32 Expected<NativeObjectCache> localCache(StringRef CacheDirectoryPath,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTO.cpp995 Error LTO::run(AddStreamFn AddStream, NativeObjectCache Cache) { in run()
1180 NativeObjectCache Cache;
1192 AddStreamFn AddStream, NativeObjectCache Cache) in InProcessThinBackend()
1205 AddStreamFn AddStream, NativeObjectCache Cache, unsigned Task, in runThinLTOBackendThread()
1298 AddStreamFn AddStream, NativeObjectCache Cache) { in createInProcessThinBackend()
1392 AddStreamFn AddStream, NativeObjectCache Cache) { in createWriteIndexesThinBackend()
1399 Error LTO::runThinLTO(AddStreamFn AddStream, NativeObjectCache Cache, in runThinLTO()
H A DCaching.cpp31 Expected<NativeObjectCache> lto::localCache(StringRef CacheDirectoryPath, in localCache()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp379 NativeObjectCache Cache; in run()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp1095 NativeObjectCache Cache; in runLTO()