Home
last modified time | relevance | path

Searched defs:CacheDir (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp55 static cl::opt<std::string> CacheDir("cache-dir", cl::desc("Cache Directory"), variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/lli/
H A Dlli.cpp301 LLIObjectCache(const std::string& CacheDir) : CacheDir(CacheDir) { in LLIObjectCache()
345 std::string CacheDir; member in LLIObjectCache
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy.cpp731 SmallString<128> CacheDir; member in MCJITObjectCache
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp750 SmallString<128> CacheDir; member in MCJITObjectCache