Home
last modified time | relevance | path

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

/external/llvm/tools/lli/
Dlli.cpp268 LLIObjectCache(const std::string& CacheDir) : CacheDir(CacheDir) { in LLIObjectCache()
311 std::string CacheDir; member in LLIObjectCache
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy.cpp731 SmallString<128> CacheDir; member in MCJITObjectCache
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
Dtoy.cpp750 SmallString<128> CacheDir; member in MCJITObjectCache