Searched refs:NativeObjectCache (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/contrib/llvm/include/llvm/LTO/ |
| H A D | LTO.h | 202 NativeObjectCache; typedef 210 AddStreamFn AddStream, NativeObjectCache Cache)> 283 Error run(AddStreamFn AddStream, NativeObjectCache Cache = nullptr); 400 Error runThinLTO(AddStreamFn AddStream, NativeObjectCache Cache);
|
| H A D | Caching.h | 34 Expected<NativeObjectCache> localCache(StringRef CacheDirectoryPath,
|
| /freebsd-12.1/contrib/llvm/lib/LTO/ |
| H A D | LTO.cpp | 812 Error LTO::run(AddStreamFn AddStream, NativeObjectCache Cache) { in run() 958 NativeObjectCache Cache; 970 AddStreamFn AddStream, NativeObjectCache Cache) in InProcessThinBackend() 983 AddStreamFn AddStream, NativeObjectCache Cache, unsigned Task, in runThinLTOBackendThread() 1067 AddStreamFn AddStream, NativeObjectCache Cache) { in createInProcessThinBackend() 1157 AddStreamFn AddStream, NativeObjectCache Cache) { in createWriteIndexesThinBackend() 1164 Error LTO::runThinLTO(AddStreamFn AddStream, NativeObjectCache Cache) { in runThinLTO()
|
| H A D | Caching.cpp | 31 Expected<NativeObjectCache> lto::localCache(StringRef CacheDirectoryPath, in localCache()
|
| /freebsd-12.1/contrib/llvm/tools/lld/COFF/ |
| H A D | LTO.cpp | 117 lto::NativeObjectCache Cache; in compile()
|
| /freebsd-12.1/contrib/llvm/tools/lld/ELF/ |
| H A D | LTO.cpp | 233 lto::NativeObjectCache Cache; in compile()
|
| /freebsd-12.1/contrib/llvm/tools/llvm-lto2/ |
| H A D | llvm-lto2.cpp | 313 NativeObjectCache Cache; in run()
|